ChartControlBase.ShowRibbonPrintPreviewDialog Method
Name | Parameters | Description |
---|---|---|
Show |
owner, size |
Creates a print document from a chart with the specified print size mode and displays the document using the modal Print Preview window with the Ribbon toolbar and the specified owner. |
Show |
owner, document |
Creates a print document with the specified name from a chart with the specified print size mode and displays the document using the modal Print Preview window with the Ribbon toolbar and the specified owner. |
Show |
owner, document |
Creates a print document with the specified name from a chart with the specified print size mode and displays the document using the modal Print Preview window with the Ribbon toolbar and the specified owner and title. |
Show |
owner, document |
Creates a print document with the specified name from a chart and displays the document using the modal Print Preview window with the Ribbon toolbar and the specified owner and title. |
Show |
owner, document |
Creates a print document with the specified name from a chart and displays the document using the modal Print Preview window with the Ribbon toolbar and the specified owner. |
Show |
owner | Creates a print document from a chart and displays the document using the modal Print Preview window with the Ribbon toolbar and the specified owner. |