Api tooltipSettingsModel in TypeScript Treemap control
18 Nov 20181 minute to read
Interface for a class TooltipSettings
Properties
border BorderModel
Specifies the tooltip border.
fill string
To fill the tooltip background.
format string
Specifies the format by given ${data}
markerShapes MarkerShape[]
Specifies the marker shapes.
opacity number
Specifies the opacity for fill.
template string
To specifies the template for tooltip.
textStyle FontModel
Specifies the text style.
visible boolean
To enable or disable the Tooltip.