Back to Devexpress

ChartControl.ExportToRtf Method

windowsforms-devexpress-dot-xtracharts-dot-chartcontrol-dot-exporttortf.md

latest566 B
Original Source

ChartControl.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.