Enum ChartValueType
Specifies the different values that are natively used.
Namespace: Syncfusion.Windows.Forms.Chart
Assembly: Syncfusion.Chart.Base.dll
Syntax
public enum ChartValueType
Fields
Name | Description |
---|---|
Category | Category value. |
Custom | Custom value. |
DateTime | DateTime value. |
Double | Double value. |
Logarithmic | Logarithmic value. |