ComponentOne Chart for .NET (2.0) Search HelpCentral 

C1Chart.Dispose Method

Readies the chart object for garbage collection.

[Visual Basic]

Public Sub Dispose()

[C#]

new public void Dispose()

[Delphi]

public procedure Dispose(); overload;

Remarks

The chart should not be referenced after calling the Dispose method.

See Also

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


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