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

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