TCustomOrgSeries.SwapValueIndex

TCustomOrgSeries.SwapValueIndex
TCustomOrgSeries

procedure SwapValueIndex(a, b: Integer); override;

Unit
TeeOrgSeries

Description
The SwapValueIndex method interchanges two Series points. The A and B parameter should be valid point indexes, from 0 to Series Count-1.

The Chart component is automatically redrawn to display the new Series points order.