Specifies the visual style of a RadzenLinearGaugeScalePointer.
Namespace: Radzen.Blazor
Assembly: Radzen.Blazor.dll
public enum LinearGaugePointerType| Name | Description |
|---|---|
| Arrow | A triangular arrow that points to the current value on the scale line. |
| Bar | A filled rectangle that extends from the scale minimum to the current value. |
| Line | A thin line perpendicular to the scale axis at the current value position. |