Back to Devexpress

SankeyDiagramControl.ExportToRtf Method

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

latest1.0 KB
Original Source

SankeyDiagramControl.ExportToRtf Method

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