SankeyDiagramControl.ExportToImage Method
Name | Parameters | Description |
---|---|---|
Export |
stream, options | Exports the Sankey Diagram Control as an image to a stream. The export settings passed as a parameter are used. |
Export |
stream | Exports the Sankey Diagram Control as an image to the specified stream. |
Export |
file |
Exports the Sankey Diagram Control as an image to a file. The export settings passed as a parameter are used. |
Export |
file |
Exports the Sankey Diagram Control as an image to the specified file. |