ChartPrinter.PerformPrintingAction(Action0) Method
Performs the specified printing action.
Namespace: DevExpress.XtraCharts.Printing
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Parameters
Name | Type | Description |
---|---|---|
action | DevExpress.Utils.Action0 | A DevExpress.Utils.Action0 object. |
See Also