Search results

CrosshairTooltip API in React Chart API component

Configures the crosshair ToolTip.

Properties

enable

boolean

If set to true, crosshair ToolTip will be visible.

Defaults to false

fill

string

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

Defaults to null

textStyle

FontModel

Options to customize the crosshair ToolTip text.