TCustomAxisPanel.ExchangeSeries
TCustomAxisPanel
procedure ExchangeSeries(a, b: Integer); overload;
Unit
TeEngine
Description
This method changes the Series order, swapping one Series Z position with
another. The Chart repaints to reflect the new Series order.
It accesses TChart.TCustomAxisPanel.SeriesList property.