IThemeStyle
12 Sep 20251 minute to read
Specifies the theme style for linear gauge.
Properties
backgroundColor string
Specifies the background color of linear gauge.
containerBackground string
Specifies the background color of the container.
containerBorderColor string
Specifies the border color of the container.
fontFamily string
Specifies the font family of the text contents in linear gauge.
fontSize string
Specifies the font size of the text contents in linear gauge.
labelColor string
Specifies the color of the label in the linear gage.
labelFontFamily string
Specifies the font family of the labels.
labelStyle string
Specifies the font style of the label in the linear gage.
labelWeight string
Specifies the font weight of the label in the linear gage.
lineColor string
Specifies the color of the axis line in the linear gauge.
majorTickColor string
Specifies the color for major ticks in the linear gauge.
minorTickColor string
Specifies the color for minor ticks in the linear gauge.
pointerColor string
Specifies the color for the linear gauge pointer.
titleFontColor string
Specifies the text color for the title in the linear gauge.
titleFontSize string
Specifies the font size for the title in the linear gauge.
titleFontStyle string
Specifies the font style for the title in the linear gauge.
titleFontWeight string
Specifies the font weight for the title in the linear gauge.
tooltipBorderColor string
Specifies the border color of the tooltip.
tooltipBorderWidth number
Specifies the border width of the tooltip.
tooltipFillColor string
Specifies the fill color for the tooltip in the linear gauge.
tooltipFillOpacity number
Specifies the opacity of the tooltip.
tooltipFontColor string
Specifies the font color for the tooltip in the linear gauge.
tooltipFontSize string
Specifies the font size for the tooltip in the linear gauge.
tooltipTextOpacity number
Specifies the opacity of text content of the tooltip.