Spread WinForms 15
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / LegendAreaCollection Class / Clear Method


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