enabled

Determines whether the point hover effects are enabled.

 seriesSettings: {
    polarsplinearea: {
        activeSettings: {
            pointHoveredState: {
                drawWidth: 5, 
                enabled:true
            }
        }
    }
    },

This setting is demonstrated in the following example.