Back to Devexpress

HeatmapControl.ExportToXps Method

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

latest1008 B
Original Source

HeatmapControl.ExportToXps Method

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