Search results

IThemeStyle API in Vue TreeMap API component

Defines the theme supported for treemap component.

Properties

backgroundColor

string

Defines the background color of the treemap, supporting the theme.

fontFamily

string

Defines the font family of texts in the treemap, supporting the theme.

fontSize

string

Defines the font size of the texts in the treemap, supporting the theme.

labelFontFamily

string

Defines the font family of the label contents in the treemap, supporting the theme.

legendFontSize

string

Defines the font size of the legend texts in the treemap, supporting the theme.

legendTextColor

string

Defines the color of the legend text in the treemap, supporting the theme.

legendTitleColor

string

Defines the color of the legend title in the treemap, supporting the theme.

subTitleFontColor

string

Defines the subtitle text color of the treemap, supporting the theme.

subtitleFontSize

string

Defines the font size of the texts in the subtitle of the TreeMap, supporting the theme.

titleFontColor

string

Defines the title text color of the treemap, supporting the theme.

tooltipFillColor

string

Defines the tooltip fill color of the treemap, supporting the theme.

tooltipFillOpacity

number

Defines the opacity of tooltip in the treemap, supporting the theme.

tooltipFontColor

string

Defines the tooltip text color of the treemap supporting the theme.

tooltipTextOpacity

number

Defines the opacity of tooltip text in the treemap, supporting the theme.