Circular3DPointRenderEventArgs

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 Circular3DPoints

Defines the current point.

series Circular3DSeries

Defines the current series of the point.