applyAnimation

Enables animation for the series:

seriesSettings: {
    spline: {
        applyAnimation: {
            duration: 1500
        }
    }
}

This setting is demonstrated in the following example.