Search results

IThemeStyle API in Vue Circular Gauge API component

Specifies the arguments for the theme style in circular gauge.

Properties

backgroundColor

string

Specifies the background color for the circular gauge.

capColor

string

Specifies the color for the cap in circular gauge.

fontFamily

string

Specifies the font-family for the text in circular gauge.

fontSize

string

Specifies the font size for the text in circular gauge.

labelColor

string

Specifies the axis label in circular gauge.

labelFontFamily

string

Specifies the font-family for the axis label in circular gauge.

lineColor

string

Specifies the color for the axis line in circular gauge.

majorTickColor

string

Specifies the color for the major ticks in circular gauge.

minorTickColor

string

Specifies the color for the minor ticks in circular gauge.

needleColor

string

Specifies the color of the needle in circular gauge.

needleTailColor

string

Specifies the color for the needle tail in circular gauge.

pointerColor

string

Specifies the color of the pointer in circular gauge.

titleFontColor

string

Specifies the font color for the title of circular gauge.

titleFontWeight

string

Specifies the font weight for the text in title in circular gauge.

tooltipFillColor

string

Specifies the color for the tooltip in circular gauge.

tooltipFillOpacity

number

Specifies the opacity for the tooltip in circular gauge.

tooltipFontColor

string

Specifies the font color for tooltip of the circular gauge.

tooltipTextOpacity

number

Specifies the opacity for the text in tooltip in circular gauge.