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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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

Note: Since this object is tightly related to client's printer setup, for those computers without a printer setup, changes to this object have no effect.

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