TdxCustomChartControl.ExportToXLSX Method
| Name | Description |
|---|---|
| ExportToXLSX(TStream,Integer,Integer) | Exports content as an image container within an XLSX (Office OpenXML Spreadsheet) document and saves it to the target stream. |
| ExportToXLSX(string,Integer,Integer) | Exports content as an image container within an XLSX (Office OpenXML Spreadsheet) document and saves it to a file. |