Back to Devexpress

HierarchicalChartControlBase.ExportToXls Method

windowsforms-devexpress-dot-xtratreemap-dot-hierarchicalchartcontrolbase-dot-exporttoxls.md

latest633 B
Original Source

HierarchicalChartControlBase.ExportToXls Method

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