Chart3DPointRenderEventArgs

23 Sep 20251 minute to read

Represents event arguments for 3D chart printing.

Properties

cancel boolean

Specifies whether to cancel the point render.

fill string

Defines the point fill color.

point Chart3DPoint

Defines the point.

series Chart3DSeries

Defines the series for the point.