Search results

Chart3DPointRenderEventArgs API in JavaScript (ES5) Chart3d API control

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.