enablePointSelection

Allows point selection. Defaults to false:


seriesSettings: {
    donut: {
       enablePointSelection:true
    }
}

This setting is demonstrated in the following example.