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

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