Charting for WinForms 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
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public Axis ZAxis { get; set; }

Visual Basic  Copy Code

Public Property ZAxis As Axis

 Property Value

 See Also

Plot3D Members
Plot3D Class
MindFusion.Charting Namespace