JavaScript/jQuery BarGauge - label
Each gauge bar is accompanied by a label that usually displays the value of the bar. Use the properties of the label object to customize the label's text, specify its format, font, and distance between the label and the bar.
To hide labels, use the label.visible property or assign false straight to the label property.
See Also
connectorColor
This property supports the following colors:
- Hexadecimal colors
- RGB colors
- RGBA colors
- Predefined/cross-browser color names
- Predefined SVG colors
- Paint server address
format
See the format section for information on accepted values.
See Also
If you have technical questions, please create a support ticket in the DevExpress Support Center.