Enum OfficeCategoryType
Specifies the type of the category axis.
Namespace: Syncfusion.OfficeChart
Assembly: Syncfusion.OfficeChart.Base.dll
Syntax
public enum OfficeCategoryType
Fields
Name | Description |
---|---|
Automatic | Indicates automatic category type. |
Category | Axis groups data by an arbitrary set of categories. |
Time | Axis groups data on a time scale. |