Spread Windows Forms 12.0 Product Documentation
Clear Method (PlotAreaCollection)


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > PlotAreaCollection Class : Clear Method
Removes all plot areas from the collection.
Syntax
'Declaration
 
Public Sub Clear() 
'Usage
 
Dim instance As PlotAreaCollection
 
instance.Clear()
public void Clear()
See Also

Reference

PlotAreaCollection Class
PlotAreaCollection Members