Back to Devexpress

ChartControl.ExportToXls Method

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

latest654 B
Original Source

ChartControl.ExportToXls Method

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