applyAnimation

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

seriesSettings: {
    rangearea: {
        applyAnimation: {
            duration: 1500
        }
    }
}

This setting is demonstrated in the following example.