ComponentOne Chart for .NET (2.0) Search HelpCentral 

ChartDataArray.Clear Method

Removes all values from the ChartDataArray.

[Visual Basic]

Overridable Public Sub Clear() Implements IList.Clear

[C#]

virtual public void Clear()

[Delphi]

public procedure Clear(); virtual;

Implements

IList.Clear

Remarks

All elements of the ChartDataArray are removed and the Length is set to 0.

See Also

ChartDataArray Class | ChartDataArray Members | C1.Win.C1Chart Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.