ISharedTooltipRenderEventArgs
23 Sep 20251 minute to read
Properties
cancel boolean
Defines the event’s cancellation status.
data IPointInformation[]
Provides information about the points.
headerText string
Defines the header text for the tooltip.
name string
Defines the name of the event.
point Points[]
Defines the points associated with the tooltip.
series Series[]
Defines the series associated with the tooltip.
template string[]
Defines the templates for the tooltip.
text string[]
Defines the text collections to be displayed in the tooltip.
textStyle FontModel
Defines the style of the tooltip text.