Print
Class consists of the following properties:
| Property | Description | Data Type | Default | 
| BottomMargin | Determines bottom margin when chart is printed.  Units in
  inches. | Double | 0.75 | 
| LeftMargin | Determines left margin when chart is printed.  Units in
  inches. | Double | 0.75 | 
| RightMargin | Determines right margin when chart is printed. Units in inches. | Double | 0.75 | 
| TopMargin | Determines top margin when chart is printed. Units in inches. | Double | 0.75 | 
| Orientation | Determines paper orientation when chart is printed. | Enumerated type consisting of the following options:  
 | poPortrait | 
| ShowDialog | Determines if the print dialog is displayed when the toolbar print button is selected or the PrintChart method is called. | Boolean | TRUE |