[]
Sends the FpChart control content to a provided HtmlTextWriter object, which writes the content to be rendered on the client.
protected override void Render(HtmlTextWriter output)
Protected Overrides Sub Render(output As HtmlTextWriter)
Type | Name | Description |
---|---|---|
HtmlTextWriter | output | The HtmlTextWriter object that receives the server control content. |