Spread WinForms 15
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / ValueAxisCollection Class / Count Property


In This Topic
Count Property (ValueAxisCollection)
In This Topic
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
See Also