Sets or returns the elevation angle of a three-dimensional chart.

 public int ElevationAngle{ get; set; }
Public Property ElevationAngle() As Integer

In Excel 2007 or 2010, this corresponds to the Y rotation, and must be between -90 and 90.

The default elevation angle is 15, except for Pie charts, which have a default angle of 30.