Class LinearGaugePointerShape
The shape of the pointer.
Inheritance
System.Object
LinearGaugePointerShape
Namespace: Telerik.Blazor
Assembly: Telerik.Blazor.dll
Syntax
public sealed class LinearGaugePointerShape : Enum
Fields
Arrow
Specifies an arrow shape.
Declaration
public const LinearGaugePointerShape Arrow
Field Value
LinearGaugePointerShape
|
BarIndicator
Specifies a filling bar indicator.
Declaration
public const LinearGaugePointerShape BarIndicator
Field Value
LinearGaugePointerShape
|
value__
Declaration
public int value__
Field Value
System.Int32
|