Selected: Boolean;
The Selected property determines whether a data series point is selected.
The data series point is selected when this property is set to True; if the property is set to False, it is not selected.
Examples of use are given in the IChartSerie.SeriePoint property.
See also: