Class ThumbType
It defines type of thump in the range navigator. circle rectangle
Inheritance
System.Object
ThumbType
Namespace: Syncfusion.EJ2.Charts
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class ThumbType : Enum
Fields
Circle
Declaration
public const ThumbType Circle
Field Value
Type |
---|
ThumbType |
Rectangle
Declaration
public const ThumbType Rectangle
Field Value
Type |
---|
ThumbType |