'Declaration
Public Enum TimeUnit Inherits System.Enum
'Usage
Dim instance As TimeUnit
public enum TimeUnit : System.Enum
'Declaration
Public Enum TimeUnit Inherits System.Enum
'Usage
Dim instance As TimeUnit
public enum TimeUnit : System.Enum
Member | Description |
---|---|
Auto | The chart data is detected automatically. |
Days | The chart data shall be shown in days. |
Months | The chart data shall be shown in months. |
Years | The chart data shall be shown in years. |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.Charts.TimeUnit