SwapSeries Method
SwapSeries function
Directly changes the orders of the two series.
func (instance *SeriesCollection) SwapSeries(sourceindex int32, destindex int32) error
Remarks
See Also
- Class SeriesCollection
- Library Aspose.Cells for Go
Directly changes the orders of the two series.
func (instance *SeriesCollection) SwapSeries(sourceindex int32, destindex int32) error