Search results

PivotChartAxisCrosshairTooltip 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

If set to true, crosshair ToolTip will be visible. @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.