[]
Gets or sets the rotation of the plot cube about the X-axis, in degrees.
[C1Description("Chart3DView.RotationX", "The rotation of the plot cube about the X-axis, in degrees.")]
public int RotationX { get; set; }
<C1Description("Chart3DView.RotationX", "The rotation of the plot cube about the X-axis, in degrees.")>
Public Property RotationX As Integer