Contents
- Properties
Having trouble getting help?
Contact Support
Contact Support
CrosshairTooltip
23 Sep 20251 minute to read
Configures the crosshair tooltip for the chart, allowing customization of the tooltip’s appearance and content during crosshair interactions.
Properties
enable boolean
If set to true, the crosshair tooltip will be visible on the chart when interacting with the crosshair.
Defaults to false
fill string
The fill color of the tooltip accepts values in hex and rgba as valid CSS color string.
Defaults to null
textStyle FontModel
Options for customizing the crosshair tooltip text, including font settings such as family, size, style, weight, and color.