[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart3DView.YScale

YScale Property

YScale

Gets or sets the amount of scaling in the Y-axis direction, measured as relation to the height (Z-axis) of the cube.

Declaration
[C1Description("Chart3DView.YScale", "The amount of scaling in the Y-axis direction, measured as relation to the height (Z-axis) of the cube.")]
public float YScale { get; set; }
<C1Description("Chart3DView.YScale", "The amount of scaling in the Y-axis direction, measured as relation to the height (Z-axis) of the cube.")>
Public Property YScale As Single