Chart.Rotation (PowerPoint)

Returns or sets the rotation, in degrees, of the 3D chart view (the rotation of the plot area around the z-axis). Read/write Variant.

The value of this property must be from 0 through 360, except for 3D bar charts, where the value must be from 0 through 44. The default value is 20. This property applies only to 3D charts. Rotations are always rounded to the nearest integer.


ActivePresentation.Slides(1).Shapes(1).Chart.Rotation = 45