A value that includes all settings of the gauge label. Inherited from wijgauge.
Type: Object
Default:
{format: "", style: {fill: "#1E395B", "font-size": "12pt", "font-weight": "800"}, visible: true, offset: 0}
format
A value that indicates the format of the label text.
Type: String
Default: ""
style
A value that indicates the style of the gauge label.
Type: Object
Default:
{fill: "#1E395B", "font-size": "12pt", "font-weight": "800"}