applyAnimation

Specifies whether animation is enabled or not:

seriesSettings: {
    area: {
        applyAnimation: {
            duration: 4500
        }
    }
}

This setting is demonstrated in the following example.