XlObjectSize Enumeration

Specifies the way a chart is scaled to fit on a page.

Version Information

Version Added: Excel 2007

Name

Value

Description

xlFitToPage

2

Print the chart as large as possible, while retaining the chart's height-to-width ratio as shown on the screen.

xlFullPage

3

Print the chart to fit the page, adjusting the height-to-width ratio as necessary.

xlScreenSize

1

Print the chart the same size as it appears on the screen.