Spread for ASP.NET 12 Product Documentation
CountX Property


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