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


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

Reference

SeriesCollection Class
SeriesCollection Members