Spread WinForms 15
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / XYZSurfaceSeries Class / CountZ Property


In This Topic
CountZ Property
In This Topic
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
See Also