ChartPrinter(IChartContainer) Constructor
Initializes a new instance of the ChartPrinter class for the specified chart control.
Namespace: DevExpress.XtraCharts.Printing
Assembly: DevExpress.XtraCharts.v25.1.dll
NuGet Package: DevExpress.Charts
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| control | DevExpress.XtraCharts.Native.IChartContainer | An object representing the chart control. |
See Also