How can I help you?
Api tooltipSettings in TypeScript Treemap control
Properties
border BorderModel
Specifies the tooltip border.
fill string
To fill the tooltip background.
Defaults to ‘#000816’
format string
Specifies the format by given ${data}
Defaults to null
markerShapes MarkerShape[]
Specifies the marker shapes.
Defaults to ‘[Circle]’
opacity number
Specifies the opacity for fill.
Defaults to 0.75
template string
To specifies the template for tooltip.
Defaults to ’’
textStyle FontModel
Specifies the text style.
visible boolean
To enable or disable the Tooltip.
Defaults to false