Circular3DTextRenderEventArgs

23 Sep 20251 minute to read

Circular 3D 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 Circular3DPoints

Defines the current point.

series Circular3DSeriesModel

Defines the current series.

template string|Function

Defines the current text template.

text string

Defines the current text.