FlipHorizontal Method

Microsoft Office Web Components Object Model

FlipHorizontal Method

       

Flips all of the series in the specified chart horizontally.

expression.FlipHorizontal

expression   An expression that returns a ChPlotArea object.

Example

This example flips all of the series in the specified chart horizontally.

ChartSpace1.Charts(0).PlotArea.FlipHorizontal