applyAnimation

Specifies whether animation for the series is enabled or not and sets duration if yes


seriesSettings: {
    rangebar: {
        applyAnimation: {
            duration: 4500
        }
    }
}

This setting is demonstrated in the following example.