Aspose::Cells::Charts::Series::Move method
Series::Move method
Moves the series up or down.
void Aspose::Cells::Charts::Series::Move(int32_t count)
Parameter | Type | Description |
---|---|---|
count | int32_t | The number of moving up or down. Move the series up if this is less than zero; Move the series down if this is greater than zero. |
See Also
- Class Vector
- Class Series
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++