[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart3DView.RotationY

RotationY Property

RotationY

Gets or sets the rotation of the plot cube about the Y-axis, in degrees.

Declaration
[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