AxisPositionType
AxisPositionType enumeration
Determines a position of axis.
public enum AxisPositionType
Values
Name | Value | Description |
---|---|---|
Bottom | 0 | Specifies that the axis shall be displayed at the bottom of the plot area. |
Left | 1 | Specifies that the axis shall be displayed at the left of the plot area. |
Right | 2 | Specifies that the axis shall be displayed at the right of the plot area. |
Top | 3 | Specifies that the axis shall be displayed at the top of the plot area. |
See Also
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides