/ Circular3d / Circular3DPointRenderEventArgs
Search results

Circular3DPointRenderEventArgs API in JavaScript Circular3d API control

Circular 3D chart PointRender event arguments.

Properties

cancel

boolean

Defines the event cancel status.

fill

string

Defines the current point fill color.

name

string

Defines the name of the event.

point

Circular3DPoints

Defines the current point.

series

Circular3DSeries

Defines the current series of the point.