Readies the chart object for garbage collection.
Namespace:
C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
C# |
---|
public void Dispose() |
Visual Basic |
---|
Public Sub Dispose |
Remarks
Readies the Label object for garbage collection.
The Label should not be referenced after calling the Dispose method.