SelectedSeries: IChartSelectedSeries;
SelectedSeries: Prognoz.Platform.Interop.Chart.IChartSelectedSeries;
The SelectedSeries property returns parameters of a collection of the selected data series on the chart.
Example of the property use is identical to the IChartSelectedSeries interface examples.
See also: