Spread Windows Forms 12.0 Product Documentation
CountX Property


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

Reference

XYZSurfaceSeries Class
XYZSurfaceSeries Members