ChartControlBase.PrintDirect Method
Name | Parameters | Description |
---|---|---|
Print |
none | Immediately prints the chart on the default printer. |
Print |
size |
Immediately prints the chart using the default printer and the specified print size mode. |
Print |
queue, size |
Obsolete. Immediately prints the chart using the printer specified by the print queue and the specified print size mode. |
Print |
queue | Obsolete. Immediately prints the chart using the printer specified by the print queue. |
Print |
printer |
Prints the chart on a printer with the specified name and size mode immediately. |
Print |
printer |
Prints the chart on a printer with the specified name immediately. |