CrosshairTooltip

12 Sep 20251 minute to read

Allows to configure the crosshair tooltip with text style and fill color in the chart.

Properties

enable boolean

Allows to set the visibility of the crosshair tooltip.

Defaults to false

fill string

Allows to set the fill color of the ToolTip accepts value in hex and rgba as a valid CSS color string.

Defaults to null

textStyle PivotChartFontModel

Allows options to customize the crosshair ToolTip text.