Enum
LinearGaugePointerShape

The shape of the pointer.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

public enum LinearGaugePointerShape

Fields

Arrow

Specifies an arrow shape.

Declaration

Arrow = 1

Field Value

LinearGaugePointerShape

BarIndicator

Specifies a filling bar indicator.

Declaration

BarIndicator = 0

Field Value

LinearGaugePointerShape