HierarchicalChartControlBase.ExportToPdf Method
Name | Parameters | Description |
---|---|---|
ExportToPdf(Stream, PdfExportOptions) | stream, options | Exports a treemap/sunburst to the specified stream in the PDF format using the specified export options. |
ExportToPdf(String, PdfExportOptions) | filePath, options | Exports a treemap or sunburst to the specified file in the PDF format using the specified export options. |