Back to Devexpress

HeatmapControl.ExportToXls Method

windowsforms-devexpress-dot-xtracharts-dot-heatmap-dot-heatmapcontrol-dot-exporttoxls.md

latest627 B
Original Source

HeatmapControl.ExportToXls Method

NameParametersDescription
ExportToXls(Stream, XlsExportOptions)stream, optionsCreates an XLS document with the diagram inserted as an image and sends it to a stream.
ExportToXls(String, XlsExportOptions)filePath, optionsExports the diagram to an XLS file with given parameters.