Aspose::Cells::Charts::TimeUnit enum
TimeUnit enum
Represents the base unit for the category axis.
enum class TimeUnit
Values
Name | Value | Description |
---|---|---|
Days | 0 | Days. |
Months | 1 | Months. |
Years | 2 | Years. |
See Also
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++