public enum CategoryType : System.Enum
public enum CategoryType : System.Enum
Member | Description |
---|---|
AutomaticScale | Specifies the automatic scale. |
CategoryScale | Specifies that the axis groups data by an arbitrary set of categories. |
TimeScale | Specifies that the axis groups data on a time scale. |
ValueScale | Specifies that the axis groups data on a value scale. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Excel.Drawing.CategoryType