NPlot Documented Class Library

PlotSurface2D.Draw Method 

[This is preliminary documentation and subject to change.]

Renders the plot.

public void Draw(
   Graphics g,
   Rectangle bounds
);

Parameters

g
The graphics surface.
bounds
The rectangle storing the bounds for rendering.

See Also

PlotSurface2D Class | NPlot.Bitmap Namespace