FlipHorizontal Method

Microsoft Office Web Components Visual Basic

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