Message-ID: <1580350024.9785.1711702743632.JavaMail.web05$@web05> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_9784_147544266.1711702743632" ------=_Part_9784_147544266.1711702743632 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html ChartSettings3D.RotationAngle

ChartSettings3D.RotationAngle

Description=20

Sets or returns the rotation angle of a three-dimensional chart in degre= es.

=20
C#
=20
 public int RotationAngle{ get; set; }
=20
=20
vb.net
=20
Public Property RotationAngle() As Integer
=20
=20

Remarks

=20

In Excel 2007 or 2010, this corresponds to the X rotation. Rotation valu= es outside the range [0, 360] will be interpreted modulo 360. For example, = setting RotationAngle to 400 is equivalent to setting it to 40= .

=20

The default rotation angle is 20, except for Pie charts, which use a def= ault of 0.

------=_Part_9784_147544266.1711702743632--