Skip to main content
A newer version of this page is available. .
All docs
V20.2

SankeyDiagramControl.ExportToMht Method

Name Parameters Description
ExportToMht(Stream, MhtExportOptions) stream, options Exports the Sankey Diagram Control to a stream in MHT format with the specified export settings.
ExportToMht(Stream) stream Exports the Sankey Diagram Control in MHT format to the specified stream.
ExportToMht(String, MhtExportOptions) filePath, options Exports the Sankey Diagram Control to a file in MHT format with the specified export settings.
ExportToMht(String) filePath Exports the Sankey Diagram Control in MHT format to the specified file.