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

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