TickLabelPositionType
TickLabelPositionType enumeration
Represents the position type of tick-mark labels on the specified axis.
public enum TickLabelPositionType
Values
Name | Value | Description |
---|---|---|
High | 0 | Specifies the axis labels shall be at the high end of the perpendicular axis. |
Low | 1 | Specifies the axis labels shall be at the low end of the perpendicular axis. |
NextTo | 2 | Specifies the axis labels shall be next to the axis. |
None | 3 | Specifies the axis labels are not drawn. |
See Also
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides