FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart2DView3D Class / Rotation Property

In This Topic
    Rotation Property (Chart2DView3D)
    In This Topic
    Gets or sets the apparent degree of rotation of the eye-point to the right of the Y-axis.
    Syntax
    'Declaration
     
    Public Property Rotation As Integer
    public int Rotation {get; set;}
    See Also