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


In This Topic
Count Property (PolarRadiusAxisCollection)
In This Topic
Gets the number of axes in the collection.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
 
'Usage
 
Dim instance As PolarRadiusAxisCollection
Dim value As Integer
 
value = instance.Count
See Also