enablePointSelection

Specifies whether selecting a single item from the data series is enabled.


seriesSettings: {
    rangebar: {
           enablePointSelection:true 
    }
}

This setting is demonstrated in the following example.