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