ChartArea3DStyle.Rotation 属性

定义

获取或设置三维图表区域的垂直轴旋转角度。

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

属性值

一个 integer 值,表示三维图表区域的垂直轴周围旋转的角度。

属性

适用于