Class RangeNavigatorType
Specifies the type of series in the range navigator.
Inheritance
System.Object
RangeNavigatorType
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public sealed class RangeNavigatorType : Enum
Fields
Area
Defines the area type.
Declaration
public const RangeNavigatorType Area
Field Value
Type |
---|
RangeNavigatorType |
Line
Defines the line type.
Declaration
public const RangeNavigatorType Line
Field Value
Type |
---|
RangeNavigatorType |
StepLine
Defines the stepLine type.
Declaration
public const RangeNavigatorType StepLine
Field Value
Type |
---|
RangeNavigatorType |