Skip to main content
All docs
V23.2

SankeyDiagramControl.ExportToXps Method

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