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