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

In This Topic
    RotationX Property (Chart3DView)
    In This Topic
    Rotation about X-axis.
    Syntax
    'Declaration
     
    Public Overridable Property RotationX As System.Integer
    public virtual System.int RotationX {get; set;}
    Remarks
    Specifies the number of degrees of rotation of the plot cube about the X-axis.
    See Also