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.
|