applyAnimation

Specifies whether animation is enabled or not:

seriesSettings: {
    polarline: {
        applyAnimation: {
            duration: 0
        }
    }
}

This setting is demonstrated in the following example.