Skip to main content
A newer version of this page is available. .

ChartPrintInitializeEventArgs.Link Property

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

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v19.1.dll

Declaration

Property Value

Type Description
PrintableComponentLinkBase

A PrintableComponentLinkBase object.

See Also