Back to Devexpress

SankeyDiagramControl.ExportToHtml Method

windowsforms-devexpress-dot-xtracharts-dot-sankey-dot-sankeydiagramcontrol-dot-exporttohtml.md

latest624 B
Original Source

SankeyDiagramControl.ExportToHtml Method

NameParametersDescription
ExportToHtml(Stream, HtmlExportOptions)stream, optionsExports the control to the specified stream in HTML format.
ExportToHtml(String, HtmlExportOptions)filePath, optionsExports the control to the specified file in HTML format.