Back to Devexpress

SankeyDiagramControl.ExportToRtf Method

windowsforms-devexpress-dot-xtracharts-dot-sankey-dot-sankeydiagramcontrol-dot-exporttortf.md

latest604 B
Original Source

SankeyDiagramControl.ExportToRtf Method

NameParametersDescription
ExportToRtf(Stream, RtfExportOptions)stream, optionsExports the control to a stream in RTF format.
ExportToRtf(String, RtfExportOptions)filePath, optionsExports the control to an RTF document with the given path.