Version

FlippedHorizontally Property

Gets or sets the value which indicates whether the shape is flipped horizontally along the vertical center line.
Syntax
public bool FlippedHorizontally {get; set;}
Exceptions
ExceptionDescription
System.InvalidOperationExceptionThe value is set to True and this shape doesn't allow flipping or rotating, such as a WorksheetChart.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also