Series.Move
Series.Move method
Moves the series up or down.
public void Move(int count)
Parameter | Type | Description |
---|---|---|
count | Int32 | 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 Series
- namespace Aspose.Cells.Charts
- assembly Aspose.Cells