Enum SparklineValueType
Defines the sparkline data value types.
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public enum SparklineValueType
Fields
| Name | Description |
|---|---|
| Category | Specifies the category type of the data value.. |
| DateTime | Specifies the date time type of the data value.. |
| Numeric | Specifies the numeric type of the data value. |