Search results

IAccTooltipRenderEventArgs API in JavaScript Accumulation Chart API control

Accumulation Chart TooltipRender event arguments.

Properties

cancel

boolean

Defines the event cancel status.

content

string | HTMLElement

Defines the current tooltip content.

name

string

Defines the name of the event.

point

AccPoints

Defines the current tooltip point.

series

AccumulationSeries

Defines the current tooltip series.

text

string

Defines the current tooltip text.

textStyle

FontModel

Defines the current tooltip text style.