Optional ReadonlyclassOptional ReadonlydisplayFunction to determine which data item to display values for.
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 ReadonlyonClick event handler for the tooltip.
Optional ReadonlyoriginPosition of the tooltip, can be static coordinates or function that calculates position.
Optional ReadonlyvalueFill color for the tooltip values.
Optional ReadonlyxData accessor function for X values.
Optional ReadonlyxFunction to format the displayed X value.
Optional ReadonlyxInitial display text for X value when no data is available.
Optional ReadonlyxLabel text for the X value.
Optional ReadonlyyData accessor function for Y values.
Optional ReadonlyyFunction to format the displayed Y value.
Optional ReadonlyyInitial display text for Y value when no data is available.
ReadonlyyLabel text for the Y value.
CSS class name for styling the tooltip.