Search results

IAccTextRenderEventArgs API in React Accumulation Chart API component

Accumulation Chart TextRender event arguments.

Properties

border

BorderModel

Defines the border of the label.

cancel

boolean

Defines the event’s cancellation status.

color

string

Defines the fill color of the label.

font

FontModel

Defines the font used for the label.

name

string

Defines the name of the event.

point

AccPoints

Defines the point of the label.

series

AccumulationSeriesModel

Defines the series of the labels.

template

string | Function

Defines the template for the data label.

text

string

Defines the text of the label.