ChartPrinter.CreateComponentPrinter() Method
Creates a component printer to print a chart.
Namespace: DevExpress.XtraCharts.Printing
Assembly: DevExpress.XtraCharts.v26.1.dll
Declaration
Returns
| Type | Description |
|---|---|
| DevExpress.XtraPrinting.ComponentExporter | A ComponentExporter object. |
See Also