Click or drag to resize
Chart Constructor (WebControl)
This is the root of our tree, it has no parent.

Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public Chart(
	WebControl component
)

Parameters

component
Type: System.Web.UI.WebControlsWebControl
This creates the Chart with the named WebControl.
See Also