IMSL C# Numerical Library

Chart.PaintChart Method 

Draw the chart using the given Graphics object.

public virtual void PaintChart(
   Graphics graphics
);

Parameters

graphics
The Graphics object.

See Also

Chart Class | Imsl.Chart2D Namespace