2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / View3D Class / Rotation Property

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