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