HierarchicalChartControlBase.ExportToXls Method
Name | Parameters | Description |
---|---|---|
ExportToXls(Stream, XlsExportOptions) | stream, options | Creates an XLS document with the control inserted as an image and sends it to a stream. |
ExportToXls(String, XlsExportOptions) | filePath, options | Exports the control to an XLS file. |