Namespace:  C1.Win.C1Chart
Assembly:  C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Syntax

C#
protected override void DestroyInstance(
	Object inst
)
Visual Basic
Protected Overrides Sub DestroyInstance ( _
	inst As Object _
)

Parameters

inst
Type: System..::..Object

See Also