enabled

Allows hover effects (defaults to true):

seriesSettings: {
    spline: {
        pointMark: {
            activeSettings: {
                pointHoveredState: {                        
                    enabled: false
                }
            }
        }
    }
}

This setting is demonstrated in the following example.