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

Syntax

C#
protected virtual C1Chart GetChart(
	Object obj
)
Visual Basic
Protected Overridable Function GetChart ( _
	obj As Object _
) As C1Chart

Parameters

obj
Type: System..::..Object

See Also