ComponentOne FlexReport for WinForms
YScale Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > Chart3DView Class : YScale Property
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 System.Single
public System.float YScale {get; set;}
See Also

Reference

Chart3DView Class
Chart3DView Members