Optional ReadonlyaccessorOptional ReadonlychangeFormat function for displaying price changes.
Optional ReadonlyclassCSS class name for styling the tooltip.
Optional ReadonlydisplayText labels to display for each OHLC value.
Optional ReadonlydisplayFunction to determine which data should be displayed in the tooltip.
Optional ReadonlyfontFont family for the tooltip text.
Optional ReadonlyfontFont size for the tooltip text.
Optional ReadonlyfontFont weight for the tooltip text.
Optional ReadonlylabelFill color for the tooltip labels.
Optional ReadonlylabelFont weight for the tooltip labels.
Optional ReadonlyohlcFormat function for displaying OHLC values.
Optional ReadonlyonClick event handler for the tooltip.
Optional ReadonlyoriginPosition of the tooltip, either as coordinates or a function that calculates position.
Optional ReadonlypercentFormat function for displaying percentage changes.
Optional ReadonlytextFill color for the tooltip text values, can be static or function based on data.
Function to access OHLC data from the current item.