Message-ID: <759651733.10453.1711725031109.JavaMail.web05$@web05> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_10452_1642058190.1711725031109" ------=_Part_10452_1642058190.1711725031109 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html ChartPageSetup

ChartPageSetup

Description

=20

The ChartPageSetup class re= presents the page layout properties of a printed chart or chart sheet. To r= eturn a ChartPageSetup object, use Chart.PageSetup

=20
C#
=20
 public sealed class ChartPageSetup : PageSetup
=20
=20
vb.net
=20
Public NotInheritable Class ChartPageSetup
=09=09Inherits PageSetup
=20
=20

Remarks

=20
=20 Icon=20
=20

See PageSetup f= or important information on which properties and methods support charts.=20

=20
=20

Properties

=20
=20 =20 =20 =20 =20 =20 =20 =20

Name

Description

ChartSize

Sets or returns the PrintedChartSize value for this chart. Th= is property affects how you can move and size the chart area, plot area, an= d the chart elements when printed.

(This is not supported in Excel 20= 07 or later. See Microsof= t's migration considerations for Excel 2007 for more info.)

=20
=20

Nested Classes

=20
=20 =20 =20 =20 =20 =20 =20 =20 =20

Name

Description

PrintedChartSize

A chart's PrintedChartSize value de= termines how you can move and size the chart area, plot area, and the chart= elements when printing the chart.
------=_Part_10452_1642058190.1711725031109--