ITooltipRenderEventArgs

23 Sep 20251 minute to read

Properties

cancel boolean

Defines the event’s cancellation status.

data IPointInformation

Provides information about the point.

headerText string

Defines the header text for the tooltip.

name string

Defines the name of the event.

point Points|AccPoints

Defines the point associated with the tooltip.

series Series|AccumulationSeries

Defines the series associated with the tooltip.

template string

Defines the template for the tooltip.

text string

Defines the text to be displayed in the tooltip.

textStyle FontModel

Defines the style of the tooltip text.