BulletTooltipSettingsModel

23 Sep 20251 minute to read

Interface for a class BulletTooltipSettings

Properties

border BorderModel

Options to customize tooltip borders.

enable boolean

Enables / Disables the visibility of the tooltip.

fill string

The fill color of the tooltip that accepts value in hex and rgba as a valid CSS color string.

template string|Function

The default value of tooltip template.

textStyle BulletLabelStyleModel

Options to customize the ToolTip text.