Spread Windows Forms 12.0 Product Documentation
ZAxes Property


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > XYZPlotArea Class : ZAxes Property
Gets the collection of z axies.
Syntax
'Declaration
 
Public ReadOnly Property ZAxes As ValueAxisCollection
'Usage
 
Dim instance As XYZPlotArea
Dim value As ValueAxisCollection
 
value = instance.ZAxes
public ValueAxisCollection ZAxes {get;}
See Also

Reference

XYZPlotArea Class
XYZPlotArea Members