TimeUnitType

TimeUnitType enum

Represents the base unit for the category axis

enum class TimeUnitType

Values

NameValueDescription
None0Values will displayed as is.
Days1Specifies the chart data shall be shown in days.
Months2Specifies the chart data shall be shown in months.
Years3Specifies the chart data shall be shown in years.

See Also