/ Circular3d / Circular3DTextRenderEventArgs
Search results

Circular3DTextRenderEventArgs API in JavaScript Circular3d API control

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.