ChartControl.ExportToXlsx Method
Name | Parameters | Description |
---|---|---|
Export |
stream, options | Creates an XLSX document with a chart inserted as an image and sends it to a stream, with the specified options. |
Export |
file |
Creates an XLSX file with a chart inserted as an image, with the specified options. |