ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3D Namespace / RotateEventArgs Class / RotationX Property

In This Topic
    RotationX Property (RotateEventArgs)
    In This Topic
    The angle of rotation of the chart around the X axis, in radians.
    Syntax
    'Declaration
     
    Public ReadOnly Property RotationX As System.Single
    public System.float RotationX {get;}
    See Also