FlipVertical Method

Microsoft Office Web Components Object Model

FlipVertical Method

       

Flips all of the series in the specified chart vertically.

expression.FlipVertical

expression   An expression that returns a ChPlotArea object.

Example

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

ChartSpace1.Charts(0).PlotArea.FlipVertical