enabled

Allows selection effects (defaults to true):

seriesSettings: {
    splinearea: {
        enablePointSelection: true,
        activeSettings: {            
            pointSelectedState: {
                enabled: false
            }
        }
    }
}

This setting is demonstrated in the following example.