Display values on a linear scale with configurable ticks, ranges, and pointer orientation.
A horizontal linear gauge with configurable tick placement, pointer type, and value.
Colored ranges highlight status zones. Use ShowValue and a <Template> to display a custom label next to the pointer.
Use BorderRadius on RadzenLinearGaugeScaleRange for pill-shaped bands.
Set Reversed="true" to place Max on the left and Min on the right.
Set Draggable="true" with @bind-Value. Click anywhere on the scale or drag the pointer to update the value.
Set Orientation="Orientation.Vertical" for compact dashboard layouts. All pointer types and ranges are supported.
Use LinePosition to stack independent scales inside the same gauge container.
Radzen Blazor Components, © 2018-2026 Radzen.
Source Code licensed under
MIT