enabled

Allows selection effects (defaults to true):

seriesSettings: {
    polarspline: {
        enablePointSelection: true,
        pointMark: {
            activeSettings: {
                pointSelectedState: {
                    drawWidth: 12,
                    enabled: false
                }
            }
        }
    }
}

This setting is demonstrated in the following example.