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