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