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