NPlot Documented Class Library

PlotSurface2D.Render Method 

[This is preliminary documentation and subject to change.]

Render this control as an HTML stream.

protected override void Render(
   HtmlTextWriter output
);

Parameters

output
The HTML writer to write out to.

See Also

PlotSurface2D Class | NPlot.Web Namespace