Skip to main content

ChartPrintInitializeEventArgs.Link Property

Gets a PrintableComponentLinkBase object that provides the general functionality to print the Chart Control.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v23.2.dll

NuGet Package: DevExpress.Charts

Declaration

Property Value

Type Description
PrintableComponentLinkBase

A PrintableComponentLinkBase object.

See Also