AutoRotate (Property)

Applies To:

Chart object

Description:

Rotates new bar charts 3º horizontally by 2º vertically when a component is added to the X axis. If a component is added to the Z axis, a rotation of 15º horizontally by 20º vertically is used. If this option is disabled, the rotation in the Horizontal\Vertical rotation degrees fields is used.

Action:

Read-write, boolean

Example:

This example shows how to enable AutoRotate (Property):

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