Search results

IAccTextRenderEventArgs API in Vue Accumulation Chart API component

Accumulation Chart TextRender event arguments.

Properties

border

BorderModel

Defines the current label border.

cancel

boolean

Defines the event cancel status.

color

string

Defines the current fill color.

font

FontModel

Defines the current font.

name

string

Defines the name of the event.

point

AccPoints

Defines the current point.

series

AccumulationSeriesModel

Defines the current series.

template

string | Function

Defines the current text template.

text

string

Defines the current text.