Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

Description

Excerpt

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

Signature
C#
C#
 public int ElevationAngle{ get; set; }
{signature}{signature:
}
Signature
vb.net
vb.net
Public Property ElevationAngle() As Integer
{signature}
{remarks}
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.
{remarks}
Remarks

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.