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