Back to Devexpress

ChartControl.ExportToXlsx Method

windowsforms-devexpress-dot-xtracharts-dot-chartcontrol-dot-exporttoxlsx.md

latest665 B
Original Source

ChartControl.ExportToXlsx Method

NameParametersDescription
ExportToXlsx(Stream, XlsxExportOptions)stream, optionsCreates an XLSX document with a chart inserted as an image and sends it to a stream, with the specified options.
ExportToXlsx(String, XlsxExportOptions)filePath, optionsCreates an XLSX file with a chart inserted as an image, with the specified options.