AxisPositionType
AxisPositionType enum
Determines a position of axis.
enum class 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
- Library Aspose.Slides