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