Spread for ASP.NET 12 Product Documentation
Clear Method (PlotAreaCollection)


FarPoint.Web.Chart Assembly > FarPoint.Web.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