FlexReport for WinForms
YScale プロパティ (Chart3DView)


C1.Win.FlexReport.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > Chart3DView クラス : YScale プロパティ
Gets or sets the amount of scaling in the Y-axis direction, measured as relation to the height (Z-axis) of the cube.
シンタックス
'宣言
 
Public Property YScale As System.Single
'使用法
 
Dim instance As Chart3DView
Dim value As System.Single
 
instance.YScale = value
 
value = instance.YScale
public System.float YScale {get; set;}
参照

参照

Chart3DView クラス
Chart3DView メンバ