Aspose::Cells::Charts::SeriesCollection::SwapSeries method
SeriesCollection::SwapSeries method
Directly changes the orders of the two series.
void Aspose::Cells::Charts::SeriesCollection::SwapSeries(int32_t sourceIndex, int32_t destIndex)
| Parameter | Type | Description |
|---|---|---|
| sourceIndex | int32_t | The current index |
| destIndex | int32_t | The dest index |
See Also
- Class Vector
- Class SeriesCollection
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++