Api tooltipSettingsModel in EJ2 TypeScript Treemap control
19 Apr 20231 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.