CircularChart3DPointRenderEventArgs

23 Sep 20251 minute to read

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.