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