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