GrapeCity.Xaml.Excel
RotationX Property (ViewIn3D)


GrapeCity.Excel.Chart Namespace > ViewIn3D Class : RotationX Property
specifies the amount a 3-D chart shall be rorated in the X direciton
Syntax
'Declaration
 
Public Property RotationX As Double
'Usage
 
Dim instance As ViewIn3D
Dim value As Double
 
instance.RotationX = value
 
value = instance.RotationX
public double RotationX {get; set;}
See Also

Reference

ViewIn3D Class
ViewIn3D Members