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

SankeyDiagramControl.ExportToImage Method

Name Parameters Description
ExportToImage(Stream, ImageFormat) stream, format Creates an image file in the specified format from the current diagram and exports [exports what] to the specified stream.
ExportToImage(String, ImageFormat) filePath, format Creates an image file in the specified format from the current diagram and outputs it to the specified path.