RotateClockwise Method

Microsoft Office Web Components Object Model

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