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

Syntax

C#
protected override bool CanRemoveInstance(
	Object inst
)
Visual Basic
Protected Overrides Function CanRemoveInstance ( _
	inst As Object _
) As Boolean

Parameters

inst
Type: System..::..Object

See Also