Search results

CircularChart3DPointRenderEventArgs API in React Circularchart3d API component

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

CircularChart3DPoints

Defines the current point.

series

CircularChart3DSeries

Defines the current series of the point.