IsSelected: Boolean;
The IsSelected propety determines whether data series is selected.
Use JSON or the setIsSelected method to set the property value and the getIsSelected method to get the property value.
Available values:
true. Data series is selected.
false. Data series is not selected.
The property use is given in the example for RatingChartSerie.Index.
See also: