Back to Devexpress

SankeyDiagramControl.ExportToMht Method

wpf-devexpress-dot-xpf-dot-charts-dot-sankey-dot-sankeydiagramcontrol-dot-exporttomht.md

latest1.0 KB
Original Source

SankeyDiagramControl.ExportToMht Method

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