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


C1.Win.FlexReport.4.5.2 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > Chart3DView クラス : RotationY プロパティ
Y 軸を中心とする回転を取得または設定します。
シンタックス
'宣言
 
Public Property RotationY As System.Integer
'使用法
 
Dim instance As Chart3DView
Dim value As System.Integer
 
instance.RotationY = value
 
value = instance.RotationY
public System.int RotationY {get; set;}
解説
Y 軸を中心とするプロットキューブの回転角度を指定します。
参照

Chart3DView クラス
Chart3DView メンバ