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

ChartPageSetup.PrintedChartSize

Description<= /h2>=20

A chart's PrintedChartSize value determines how you can mov= e and size the chart area, plot area, and the chart elements when printing = the chart.

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

Values

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

Name

Description

Custom

The entire chart (the chart area) can be size= d and moved. The positions of chart elements such as titles, text boxes, an= d arrows shift relative to the chart area.

ScaleToFitPage

=20

The entire chart (the chart area) can be size= d and moved. The positions of chart elements such as titles, text boxes, an= d arrows shift relative to the chart area.

UseFullPage

The chart's plot area and elements within the= plot area can be sized and moved, but not the chart area.

------=_Part_8100_917995647.1711632139996--