Blazor Linear Gauge Example - Label Customization
Horizontal
|
Vertical
|
This sample demonstrates options to customize axis labels, such as styling, formatting, text replacement, and offset, in the Linear Gauge.
Configure axis labels using LinearGaugeAxisLabelStyle to set style, format, and offset. The label text can be updated dynamically using the AxisLabelRendering event.
Learn more in the axis labels section of the documentation.