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


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