TdxChart.ExportToDOCX Method
| Name | Description |
|---|---|
| ExportToDOCX(TStream,Integer,Integer) | Exports chart content as an image container in a DOCX document and saves it to the target stream. |
| ExportToDOCX(string,Integer,Integer) | Exports chart content as an image container in a DOCX document and saves it to a file. |