Enum SparklineRangePadding
Defines the range padding of the sparkline series.
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public enum SparklineRangePadding
Fields
| Name | Description |
|---|---|
| Additional | Specifies the additional type of range paddding. |
| None | Specifies the none type of range paddding. |
| Normal | Specifies the normal type of range paddding. |