HierarchicalChartControlBase.ExportToRtf Method
| Name | Parameters | Description |
|---|---|---|
| ExportToRtf(Stream, RtfExportOptions) | stream, options | Exports the control to a stream in RTF format. |
| ExportToRtf(String, RtfExportOptions) | filePath, options | Exports the control to an RTF document with the given path. |