Spread for ASP.NET 11 Product Documentation
CountZ Property


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > XYZSurfaceSeries Class : CountZ Property
Gets the number of points along the z-axis.
Syntax
'Declaration
 
Public ReadOnly Property CountZ As Integer
'Usage
 
Dim instance As XYZSurfaceSeries
Dim value As Integer
 
value = instance.CountZ
public int CountZ {get;}
See Also

Reference

XYZSurfaceSeries Class
XYZSurfaceSeries Members