Back to Devexpress

HeatmapControl.ExportToMht Method

wpf-devexpress-dot-xpf-dot-charts-dot-heatmap-dot-heatmapcontrol-dot-exporttomht.md

latest1008 B
Original Source

HeatmapControl.ExportToMht Method

NameParametersDescription
ExportToMht(Stream, MhtExportOptions)stream, optionsExports the Heatmap Control to a stream in MHT format with the specified export settings.
ExportToMht(Stream)streamExports the Heatmap Control in MHT format to the specified stream.
ExportToMht(String, MhtExportOptions)filePath, optionsExports the Heatmap Control to a file in MHT format with the specified export settings.
ExportToMht(String)filePathExports the Heatmap Control in MHT format to the specified file.