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

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