ASP.NET Pack Programmer's Guide
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
Package: Plot3D.js

 Syntax

JavaScript  Copy Code

Object.defineProperty(Plot3D.prototype, "zAxis", { value: Axis });

 Property Value

 See Also

Plot3D Members
Plot3D Class
MindFusion.Charting Namespace