Search results

Chart3DPointRenderEventArgs API in Vue Chart3d API component

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.