Share via


RotateCounterClockwise Method

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

expression.RotateCounterClockwise

*expression   * An expression that returns a ChPlotArea object.

Example

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

ChartSpace1.Charts(0).PlotArea.RotateCounterClockwise

Applies to | ChPlotArea Object

See Also | FirstSliceAngle Property | RotateClockwise Method