This method changes the Series order, swapping one Series Z position with another.
public Void Exchange(Int32 series1,
Int32 series2)

Remarks


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.SeriesList property.

See Also

SeriesCollection Class | SeriesCollection Members | Steema.TeeChart.Styles Namespace