Version

FlippedVertically Property

Gets or sets the value which indicates whether the shape is flipped vertically along the horizontal center line.
Syntax
public bool FlippedVertically {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