ITextRenderEventArgs
23 Sep 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 can change.
name string
Defines the name of the event.
point Points
Defines the point of the label.
series SeriesModel
Defines the series of the label.
template string|Function
Defines the template for the data label.
text string
Defines the text of the label.
textSize Size
Defines the width and height of the text.