Spread Windows Forms 12.0 Product Documentation
Clear Method (LineCollection)


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

Reference

LineCollection Class
LineCollection Members