Spread for ASP.NET 12 Product Documentation
Count Property (ValueAxisCollection)


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > ValueAxisCollection Class : Count Property
Gets the number of axes in the collection.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
'Usage
 
Dim instance As ValueAxisCollection
Dim value As Integer
 
value = instance.Count
public int Count {get;}
See Also

Reference

ValueAxisCollection Class
ValueAxisCollection Members