SwapSeries Method

SwapSeries function

Directly changes the orders of the two series.


func (instance *SeriesCollection) SwapSeries(sourceindex int32, destindex int32)  error

Remarks

See Also