TCustomChart.SeriesUp

TCustomChart.SeriesUp
TCustomChart

procedure SeriesUp(Const ASeries: TChartSeries);

Unit
Chart

Description
The SeriesUp method will "bring to front" the specified ASeries. This will change the order in which Series are drawn.

WARNING:

Series order is not saved to the DFM form file.