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
Defines the date and time type.
Declaration
public const RangeValueType DateTime
Field Value
Type | Description |
---|---|
RangeValueType |
DateTimeCategory
Defines renders a date time category axis.
Declaration
public const RangeValueType DateTimeCategory
Field Value
Type | Description |
---|---|
RangeValueType |
Double
Defines the double type.
Declaration
public const RangeValueType Double
Field Value
Type | Description |
---|---|
RangeValueType |
Logarithmic
Defines the logarithmic type.
Declaration
public const RangeValueType Logarithmic
Field Value
Type | Description |
---|---|
RangeValueType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |