ZedGraph LogoZedGraph Class Library Documentation
Clear Method
NamespacesZedGraphCurveItemClear()()
Clears the points from this CurveItem. This is the same as CurveItem.Points.Clear().
Declaration Syntax
C#Visual BasicVisual C++
public void Clear()
Public Sub Clear
public:
void Clear ()
Remarks
This method will only work if the IPointList instance reference at Points supports the IPointListEdit interface. Otherwise, it does nothing.

Assembly: ZedGraph (Module: ZedGraph) Version: 5.1.0.621