Initializes a new instance of the C1WebChart class.

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

Syntax

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

Parameters

info
Type: System..::..String

See Also