Chart.PageSetup (Excel)
Returns a PageSetup object that contains all the page setup settings for the specified object.
Dim pspPageSetup As PageSetup
Set pspPageSetup = ActiveChart.PageSetup
Returns a PageSetup object that contains all the page setup settings for the specified object.
Dim pspPageSetup As PageSetup
Set pspPageSetup = ActiveChart.PageSetup