Class ChartValueType
Specifies the different values that are natively used.
Inheritance
System.Object
ChartValueType
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.WPF.dll
Syntax
public sealed class ChartValueType : Enum
Fields
DateTime
DateTime value
Declaration
public const ChartValueType DateTime
Field Value
Type |
---|
ChartValueType |
Double
Double value
Declaration
public const ChartValueType Double
Field Value
Type |
---|
ChartValueType |
Logarithmic
Logarithmic value
Declaration
public const ChartValueType Logarithmic
Field Value
Type |
---|
ChartValueType |
String
String value
Declaration
public const ChartValueType String
Field Value
Type |
---|
ChartValueType |
TimeSpan
TimeSpan value
Declaration
public const ChartValueType TimeSpan
Field Value
Type |
---|
ChartValueType |