ComponentOne Chart for .NET (2.0) Search HelpCentral 

C1WebChart.Dispose Method

Prepares the control for garbage collection by freeing disposable objects.

[Visual Basic]

Overrides Public Sub Dispose() Implements IDisposable.Dispose

[C#]

override public void Dispose()

[Delphi]

public procedure Dispose(); override;

Implements

IDisposable.Dispose

Remarks

The control should not be referenced after calling Dispose().

See Also

C1WebChart Class | C1WebChart Members | C1.Web.C1WebChart Namespace | C1WebChart Class


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