Search
Plot3D.zAxis Property
See Also
 






Gets or sets default Axis instance used to map Z data coordinates of series rendered inside this plot to the plot's pixels.

Namespace: MindFusion.Charting
File: Plot3D.js

 Syntax

JavaScript  Copy Code

get zAxis() {}

 Property Value

 See Also