Search results

TooltipSettingsModel API in Angular TreeMap API component

Interface for a class TooltipSettings

Properties

border

BorderModel

Sets and gets the options for customizing the color and width of the border of the tooltip.

fill

string

Sets and gets the background color of tooltip in the treemap component.

format

string

Sets and gets the format of the tooltip in the treemap component.

markerShapes

MarkerShape[]

Sets and gets the marker shapes in the treemap component.

opacity

number

Sets and gets the opacity of tooltip in the treemap component.

template

string

Sets and gets the template for tooltip in the treemap component.

textStyle

FontModel

Sets and gets the options for customizing the text style of tooltip of the treemap component.

visible

boolean

Enables or disables the visibility state of tooltip in the treemap component.