ChartPrintInitializeEventArgs Properties
Provides data for the ChartControl.PrintInitialize event.| Name | Description |
|---|---|
| Link | Gets a PrintableComponentLinkBase object that provides the general functionality to print the Chart Control. |
| PrintingSystem | Returns the Printing System used to create and print a document for the link associated with the Chart Control. |
See Also