...
Description |
---|
Excerpt |
---|
Sets or returns the elevation angle of a three-dimensional chart. |
Signature | ||||
---|---|---|---|---|
| ||||
public int ElevationAngle{ get; set; }
{signature}{signature: |
Signature | ||||||
---|---|---|---|---|---|---|
| }
| |||||
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. |