Search results

CrosshairTooltip API in React Pivot Table API component

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. @default 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.