ChartPrintInitializeEventArgs.PrintingSystem Property
Returns the Printing System used to create and print a document for the link associated with the Chart Control.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v22.2.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
Type | Description |
---|---|
IPrintingSystem | A PrintingSystemBase descendant. |
See Also