applyAnimation

Specifies whether animation is enabled or not:


seriesSettings: {
    steparea: {
        applyAnimation: {
            duration: 4500
        }
    }
}

This setting is demonstrated in the following example.