IMSL C# Numerical Library

WebChart.Render Method 

Renders the WebChart to the specified HTML writer.

protected override void Render(
   HtmlTextWriter output
);

Parameters

output
The HtmlTextWriter that receives the control content.

See Also

WebChart Class | Imsl.Chart2D Namespace