SeriesCollection.SwapSeries
SeriesCollection.SwapSeries method
Directly changes the orders of the two series.
public void SwapSeries(int sourceIndex, int destIndex)
Parameter | Type | Description |
---|---|---|
sourceIndex | Int32 | The current index |
destIndex | Int32 | The dest index |
See Also
- class SeriesCollection
- namespace Aspose.Cells.Charts
- assembly Aspose.Cells