React BarGauge - subtitle Deprecated

Use the subtitle property instead.

Specifies a subtitle for the widget.

Type:

Object

|

String

font Deprecated

Use the font property instead.

Specifies font options for the subtitle.

Type:

Object

text Deprecated

Use the text property instead.

Specifies a text for the subtitle.

Type:

String

Default Value: undefined

If you don't need to specify title options other than text, assign the text to the subtitle property directly.

When a text is not specified for a subtitle, the widget is displayed without one.