ChartArea3DStyle.Rotation プロパティ

定義

3D グラフ エリアの垂直軸を中心とする回転の角度を取得または設定します。

public:
 property int Rotation { int get(); void set(int value); };
[System.ComponentModel.Bindable(true)]
public int Rotation { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.Rotation : int with get, set
Public Property Rotation As Integer

プロパティ値

3D グラフ エリアの垂直軸を中心とする回転の角度を表す integer 値。

属性

適用対象