ComponentOne Chart for .NET (2.0) Search HelpCentral 

C1WebChart Constructor (String)

Initializes a new instance of the C1WebChart class.

[Visual Basic]

Public Function New( _

ByVal info As String _

)

[C#]

public C1WebChart(

string info

);

[Delphi]

public constructor Create(

info: String

); overload;

See Also

C1WebChart Class | C1WebChart Members | C1.Web.C1WebChart Namespace | C1WebChart Constructor Overload List | C1WebChart Class


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.