Aspose::Cells::Charts::TimeUnit enum

TimeUnit enum

Represents the base unit for the category axis.

enum class TimeUnit

Values

NameValueDescription
Days0
Days.
Months1
Months.
Years2
Years.

See Also