HeatmapControl.ExportToHtml Method
Name | Parameters | Description |
---|---|---|
ExportToHtml(Stream, HtmlExportOptions) | stream, options | Exports the control to the specified stream in HTML format. |
ExportToHtml(String, HtmlExportOptions) | filePath, options | Exports the control to the specified file in HTML format. |