Optional
Readonly
accessorOptional
Readonly
changeFormat function for displaying price changes.
Optional
Readonly
classCSS class name for styling the tooltip.
Optional
Readonly
displayText labels to display for each OHLC value.
Optional
Readonly
displayFunction to determine which data should be displayed in the tooltip.
Optional
Readonly
fontFont family for the tooltip text.
Optional
Readonly
fontFont size for the tooltip text.
Optional
Readonly
fontFont weight for the tooltip text.
Optional
Readonly
labelFill color for the tooltip labels.
Optional
Readonly
labelFont weight for the tooltip labels.
Optional
Readonly
ohlcFormat function for displaying OHLC values.
Optional
Readonly
onClick event handler for the tooltip.
Optional
Readonly
originPosition of the tooltip, either as coordinates or a function that calculates position.
Optional
Readonly
percentFormat function for displaying percentage changes.
Optional
Readonly
textFill color for the tooltip text values, can be static or function based on data.
Function to access OHLC data from the current item.