Enum ChartValueType
Specifies the different values that are natively used.
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.WPF.dll
Syntax
public enum ChartValueType
Fields
Name | Description |
---|---|
DateTime | DateTime value |
Double | Double value |
Logarithmic | Logarithmic value |
String | String value |
TimeSpan | TimeSpan value |