Enum RangeNavigatorType
Specifies the type of series in the range navigator.
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public enum RangeNavigatorType
Fields
| Name | Description |
|---|---|
| Area | Defines the area type. |
| Line | Defines the line type. |
| StepLine | Defines the stepLine type. |