ComponentOne Chart for .NET (2.0) Search HelpCentral 

ChartCoordArray.Clear Method

Removes all values from the ChartCoordArray.

[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 ChartCoordArray are removed and the Length is set to 0.

See Also

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


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