IMSL C# Numerical Library

Chart Constructor (Control)

This is the root of our tree, it has no parent.

public Chart(
   Control component
);

Parameters

component
A Component that contains the chart.

Remarks

This creates the Chart with the named Component.

See Also

Chart Class | Imsl.Chart2D Namespace | Chart Constructor Overload List