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