Class ValueType
Specifies the sparkline data value types.
Numeric, Category and DateTime.
Inheritance
System.Object
ValueType
Namespace: Syncfusion.EJ2.Sparkline
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class ValueType : Enum
Fields
Category
Declaration
public const ValueType Category
Field Value
| Type |
|---|
| ValueType |
DateTime
Declaration
public const ValueType DateTime
Field Value
| Type |
|---|
| ValueType |
Numeric
Declaration
public const ValueType Numeric
Field Value
| Type |
|---|
| ValueType |