Initializes a new instance of the C1WebChart3D class.

Namespace:  C1.Web.C1WebChart3D
Assembly:  C1.Web.C1WebChart3D.2 (in C1.Web.C1WebChart3D.2.dll)

Syntax

C#
public C1WebChart3D(
	string info
)
Visual Basic
Public Sub New ( _
	info As String _
)

Parameters

info
Type: System..::..String

See Also