Class RangeValueType
Specifies the value Type for the axis.
Inheritance
System.Object
RangeValueType
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public sealed class RangeValueType : Enum
Fields
DateTime
DateTime type for values.
Declaration
public const RangeValueType DateTime
Field Value
Type |
---|
RangeValueType |
DateTimeCategory
DateTimeCategory type for values.
Declaration
public const RangeValueType DateTimeCategory
Field Value
Type |
---|
RangeValueType |
Double
Double type for values.
Declaration
public const RangeValueType Double
Field Value
Type |
---|
RangeValueType |
Logarithmic
Logarithmic type for values.
Declaration
public const RangeValueType Logarithmic
Field Value
Type |
---|
RangeValueType |