Share via


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

Applies to | ChPlotArea Object

See Also | FlipHorizontal Method