Spread Windows Forms 12.0 Product Documentation
CountZ Property


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