Overview
TimeUnitType is a enum in Aspose.Slides FOSS for Python.
Represents the base unit for the category axis
This enumeration defines 4 values: NONE, DAYS, MONTHS, YEARS.
Values
| Value | Description |
|---|
NONE | Represents the absence of a time unit |
DAYS | Represents a time unit measured in days |
MONTHS | |
YEARS | |
See Also