enabled

Enables hover effects:

seriesSettings: {
    polarsplinearea: {
        pointMark: {
            enabled: true,
            activeSettings: {
                pointHoveredState: {
                    enabled: false
                }
            }
        }
    }
}

This setting is demonstrated in the following example.