FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / FillCollection Class / Clear Method


In This Topic
Clear Method (FillCollection)
In This Topic
Removes all fills from the collection.
Syntax
'Declaration
 
Public Sub Clear() 
 
'Usage
 
Dim instance As FillCollection
 
instance.Clear()
See Also