Share via


RotateClockwise Method

Rotates all series in the specified chart clockwise in 90-degree increments.

expression.RotateClockwise

*expression   * An expression that returns a ChPlotArea object.

Example

This example rotates all series in the specified chart clockwise 90 degrees.

ChartSpace1.Charts(0).PlotArea.RotateClockwise

Applies to | ChPlotArea Object

See Also | FirstSliceAngle Property | RotateCounterClockwise Method