FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DView Class / RotationY Property

In This Topic
    RotationY Property (Chart3DView)
    In This Topic
    Gets or sets the rotation of the plot cube about the Y-axis, in degrees.
    Syntax
    'Declaration
     
    Public Property RotationY As Integer
    public int RotationY {get; set;}
    See Also