TickMarkType
Overview
TickMarkType is a enum in Aspose.Slides FOSS for Python.
Represents the tick mark type for the specified axis.
Values
| Value | Description |
|---|---|
CROSS | Represents a cross-shaped tick mark on an axis |
INSIDE | Represents a tick mark positioned inside the plot area |
NONE | Represents the absence of any tick marks |
OUTSIDE |