enablePointSelection

Allows selection of points from the series.
Defaults to false.


seriesSettings: {
    pie: {
        enablePointSelection: true        
    }
}

This setting is demonstrated in the following example.