Description
The ChartPageSetup class represents the page layout properties of a printed chart or chart sheet. To return a ChartPageSetup
object, use Chart.PageSetup
C#
vb.net
Remarks
Properties
Name |
Description |
---|---|
Sets or returns the PrintedChartSize value for this chart. This property affects how you can move and size the chart area, plot area, and the chart elements when printed. (This is not supported in Excel 2007 or later. See Microsoft's migration considerations for Excel 2007 for more info.) |
Nested Classes
Name |
Description |
---|---|
A chart's PrintedChartSize value determines how you can move and size the chart area, plot area, and the chart elements when printing the chart. |