'Declaration
Public Enum DatetimeAxisGroupType Inherits System.Enum
public enum DatetimeAxisGroupType : System.Enum
'Declaration
Public Enum DatetimeAxisGroupType Inherits System.Enum
public enum DatetimeAxisGroupType : System.Enum
Member | Description |
---|---|
Day | Group by day. |
Hour | Group by hour. |
Month | Group by month. |
None | No grouping. |
Quarter | Group by quarter. |
Year | Group by year. |
System.Object
System.ValueType
System.Enum
C1.Chart.DatetimeAxisGroupType