PivotChartAxisCrosshairTooltip

12 Sep 20251 minute to read

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

Properties

enable boolean

If set to true, crosshair ToolTip will be visible.

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.