ComponentOne Chart for .NET (2.0) Search HelpCentral 

Label.Dispose Method

Readies the chart object for garbage collection.

[Visual Basic]

Public Sub Dispose()

[C#]

public void Dispose()

[Delphi]

public procedure Dispose();

Remarks

Readies the Label object for garbage collection. The Label should not be referenced after calling the Dispose method.

See Also

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


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