[]
Gets or sets the amount of scaling in the Y-axis direction, measured as relation to the height (Z-axis) of the cube.
[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