Version

RotationY Property (WorksheetChart)

Returns or sets the rotation of a 3-D chart view around the Y-axis, expressed in degrees.
Syntax
public int RotationY {get; set;}
Remarks

This property controls the viewing perspective by rotating the chart around the vertical axis, such that the left edge of the chart appears to move closer or further away.

This property is only applicable to 3D charts.

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