XY Chart NET 3 Control Reference > Methods > PageSetup Method |
Use this method to view the chart control's printer settings.
This method is equivalent to selecting the Page Setup button in the Toolbar.
[Visual Basic] Sub PageSetup() |
[C#] void XYChartNETCtl.PageSetup() |
[C++] void PageSetup() |