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