TickLabelPositionType
Overview
TickLabelPositionType is a enum in Aspose.Slides FOSS for Python.
Represents the position type of tick-mark labels on the specified axis.
Values
| Value | Description |
|---|---|
HIGH | Represents tick labels positioned on the high side of the axis |
LOW | |
NEXT_TO | Represents tick labels placed next to the axis line |
NONE | Represents no tick labels displayed on the axis |