Share via


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

Applies to | ChPlotArea Object

See Also | FlipVertical Method