Example of undefined in Javascript Linear Gauge Control

/
/
Labels

This sample demonstrates the various options for customizing the axis labels, such as styling, formatting, replacing text, and setting offset in the linear gauge.

More Details...

Horizontal
Vertical

    
Description

In this example, you can see how to render and configure axis labels in the linear gauge. The properties in the labelStyle can be used to style, format, and offset the label, while the label's text can be changed dynamically via the axisLabelRender event. More information on the axis labels can be found in this documentation section.