AutoResize (Property)

Applies To:

ChartSection object

Description:

Enables all Chart components to be redrawn so that the Chart border expands to use the maximum height or width settings of the Contents Pane.

Action:

Read-write, Boolean

Example:

This example shows how to add chart title and expand the Chart border automatically:

ActiveDocument.Sections["Chart"].AutoResize = true