Blazor Linear Gauge Example - Bar Pointer Customization
This sample shows the various bar pointer shapes available in the linear gauge. Additionally, multiple bar pointer and animation support are enabled.
Horizontal
|
Vertical
|
In this example, you can see how to render and configure bar pointer in the linear gauge. The LinearGaugePointers collection is useful for displaying multiple pointers. The properties available in LinearGaugePointer help in the customization of the bar pointer in the linear gauge.
More information on the bar pointer can be found in this documentation section.