2D Chart for WinForms | ComponentOne
2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly
/
C1.Win.C1Chart Namespace
/
Label Class
/ Dispose Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
Dispose Method (Label)
In This Topic
Readies the chart object for garbage collection.
Syntax
Visual Basic
C#
'Declaration Public Sub Dispose()
public void Dispose()
Remarks
Readies the Label object for garbage collection. The Label should not be referenced after calling the Dispose method.
See Also
Reference
Label Class
Label Members