2D Chart for WinForms | ComponentOne
2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly
/
C1.Win.C1Chart Namespace
/
C1Chart 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
In This Topic
Readies the chart object for garbage collection.
Syntax
Visual Basic
C#
'Declaration Public Shadows Sub Dispose()
public new void Dispose()
Remarks
The chart should not be referenced after calling the Dispose method.
See Also
Reference
C1Chart Class
C1Chart Members