Page tree
Skip to end of metadata
Go to start of metadata

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

Icon

See PageSetup for important information on which properties and methods support charts.

Properties

Name

Description

ChartSize

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

PrintedChartSize

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.
  • No labels