Version

RotationX Property (WorksheetChart)

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

This property controls the viewing perspective by rotating the chart around the horizontal axis, such that the top 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