FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / FillCollection Class / Count Property


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