IMSL C# Numerical Library

Chart Constructor (Image)

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

public Chart(
   Image image
);

Parameters

image
An Image into which the Chart is to be drawn.

Remarks

This creates the Chart drawn into the Image.

See Also

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