PrintAllViews (Property)

Applies To:

ChartSection object

Description:

Prints prints the entire rendered chart (all bars are printed on a page).

The setting you specify here is not applied to the Export to PDF option in the EPM Workspace.

Action:

Read-write, Boolean

Example:

This example shows how to add a title to a chart:

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