Skip to main content
A newer version of this page is available. .

ChartControl.ExportToRtf Method

Name Parameters Description
ExportToRtf(Stream) stream Exports the chart’s data to an RTF document, and sends it to the specified stream.
ExportToRtf(String) filePath Exports the chart’s data to the specified RTF file.