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


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