Clears the collection of elements which represent series chart.

Namespace:  PerpetuumSoft.Charts
Assembly:  PerpetuumSoft.Charts (in PerpetuumSoft.Charts.dll) Version: 3.9.0.1

Syntax

C#
public void ClearElements()
Visual Basic (Declaration)
Public Sub ClearElements
Visual C++
public:
void ClearElements()

See Also