XY Chart NET 3 Control Reference > Methods > PrintPreview Method |
Use this method to preview the chart image before sending it to the printer.
This method is equivalent to selecting the Print Preview button in the Toolbar.
[Visual Basic] Sub PrintPreview() |
[C#] void XYChartNETCtl.PrintPreview() |
[C++] void PrintPreview() |