ExpertComponents WebChart
Dispose Method (disposing)
Namespaces > ExpertChart > WinChart > Dispose(Boolean)
Clean up any resources being used.
Syntax
C#Visual BasicManaged C++
protected override void Dispose (
	bool disposing
)
Protected Overrides Sub Dispose ( _
	disposing As Boolean _
)
protected:
virtual void Dispose (
	bool disposing
) override
Parameters
disposing (Boolean)
true if managed resources should be disposed; otherwise, false.

Assembly: ExpertComponents.WebChart Version: 2.1.0.18844 (Module: ExpertComponents.WebChart)