Search results

IAccTooltipRenderEventArgs API in React Accumulation Chart API component

Accumulation Chart TooltipRender event arguments.

Properties

cancel

boolean

Defines the event’s cancellation status.

content

string | HTMLElement

Defines the tooltip content.

name

string

Defines the name of the event.

point

AccPoints

Defines the tooltip point.

series

AccumulationSeries

Defines the tooltip series.

text

string

Defines the tooltip text.

textStyle

FontModel

Defines the tooltip text style.