Back to Devexpress

SankeyDiagramControl.ExportToXps Method

wpf-devexpress-dot-xpf-dot-charts-dot-sankey-dot-sankeydiagramcontrol-dot-exporttoxps.md

latest1.0 KB
Original Source

SankeyDiagramControl.ExportToXps Method

NameParametersDescription
ExportToXps(Stream, XpsExportOptions)stream, optionsExports the Sankey Diagram Control to a stream in XPS format with the specified export settings.
ExportToXps(Stream)streamExports the Sankey Diagram Control in XPS format to the specified stream.
ExportToXps(String, XpsExportOptions)filePath, optionsExports the Sankey Diagram Control to a file in XPS format with the specified export settings.
ExportToXps(String)filePathExports the Sankey Diagram Control in XPS format to the specified file.