Description
The ChartPageSetup class represents the page layout properties of a printed chart or chart sheet. To return a ChartPageSetup object, use Chart.PageSetup
Signature: C#
Signature: 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 char. This property affects how you can move and size the chart area, plot area, and the chart elements when printed. |
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. |
