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

In This Topic
    XScale Property (Chart3DView)
    In This Topic
    Gets or sets the amount of scaling in the X-axis direction, measured as relation to the height (Z-axis) of the cube.
    Syntax
    'Declaration
     
    Public Property XScale As Single
    public float XScale {get; set;}
    See Also