IThemes

12 Sep 20251 minute to read

Specifies the interface for themes.

Properties

axisLineColor string

Defines the color of the axis line.

background string

Defines the background color of the sparkline.

dataLabelColor string

Defines the font color of the data labels.

dataLabelFont FontModel

Defines the datalabel font style.

fontFamily string

Defines the font style of the text.

labelFontFamily string

Defines the label font style.

labelFontSize string

Defines the label font size.

rangeBandColor string

Defines the color of the range band.

tabColor string

Defines the tab color style.

tooltipFill string

Defines the background color of the tooltip.

tooltipFillOpacity number

Defines the tooltip fill color opacity.

tooltipFontColor string

Defines the font color of the tooltip.

tooltipFontFamily string

Defines the tooltip font size.

tooltipFontWeight string

Defines the tooltip font weight.

tooltipTextOpacity number

Defines the tooltip text opacity.

trackerLineColor string

Defines the color of the tracker line.