TCustomChart.SeriesDown

TCustomChart.SeriesDown
TCustomChart

procedure SeriesDown(Const ASeries: TChartSeries);

Unit
Chart

Description
The SeriesDown method will "send to back" the specified ASeries. That will change the order the Series are drawn.

WARNING:

Series order is not saved to the DFM form file.