'宣言 Public Enum DatetimeAxisGroupType Inherits System.Enum
public enum DatetimeAxisGroupType : System.Enum
'宣言 Public Enum DatetimeAxisGroupType Inherits System.Enum
public enum DatetimeAxisGroupType : System.Enum
メンバ | 解説 |
---|---|
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