Spread for ASP.NET 11 Product Documentation
ZAxes Property


FarPoint.Web.Chart Assembly > FarPoint.Web.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