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