TimeUnitType enumeration

TimeUnitType enumeration

Represents the base unit for the category axis

The TimeUnitType type exposes the following members:

Fields

FieldDescription
NONEValues will displayed as is.
DAYSSpecifies the chart data shall be shown in days.
MONTHSSpecifies the chart data shall be shown in months.
YEARSSpecifies the chart data shall be shown in years.

See Also