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

Syntax

C#
protected override Object ObjFromString(
	Object obj,
	string str
)
Visual Basic
Protected Overrides Function ObjFromString ( _
	obj As Object, _
	str As String _
) As Object

Parameters

obj
Type: System..::..Object
str
Type: System..::..String

See Also