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
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |