ITextRenderEventArgs

18 Nov 20251 minute to read

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.

location LabelLocation

Defines whether the data label position alone can change, not applicable for stack label.

name string

Defines the name of the event.

point Points

Defines the point of the data label only not applicable for stack label.

series SeriesModel

Defines the series of the label.

template string|Function

Defines the template for the data label only not applicable for stack label.

text string

Defines the text of the label.

textSize Size

Defines the width and height of the text.