JavaScript/jQuery CircularGauge - valueIndicator.text
Specifies the appearance of the text displayed in an indicator of the rangeBar type.
Type:
Note that the indent option of the text configuration object must not be set to 0 if you need to show the text.
customizeText
Specifies a callback function that returns the text to be displayed in an indicator.
Type:
Return Value:
The text for the indicator to display.
Default Value: undefined
Cannot be used in themes.
NOTE
As an alternative to the function’s parameter you can use the
this keyword.format
Formats a value before it is displayed in an indicator. Accepts only numeric formats.
Type:
Default Value: undefined
indent
Specifies the range bar's label indent in pixels.
If this property is set to 0, the range bar text is not shown.
precision
Use the text.format.precision option instead.
Specifies a precision for the formatted value displayed by an indicator.
Type:
Default Value: undefined
Feel free to share topic-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
Thank you for the feedback!
If you have technical questions, please create a support ticket in the DevExpress Support Center.