FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DView Class / RotationZ Property

In This Topic
    RotationZ Property (Chart3DView)
    In This Topic
    Gets or sets the rotation of the plot cube about the Z-axis, in degrees.
    Syntax
    'Declaration
     
    Public Property RotationZ As Integer
    public int RotationZ {get; set;}
    See Also