TCustomAxisPanel.ActiveSeriesLegend
TCustomAxisPanel
function ActiveSeriesLegend(ItemIndex: Integer): TChartSeries;
Unit
TeEngine
Description
The ActiveSeriesLegend function returns the nth Active Series.
If all Series are Active, calling then the above function is the same as using the Chart1.Series property.