ChartArea3DStyle.Inclination 属性

定义

获取或设置三维图表区域绕水平轴旋转的角度。

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

属性值

Int32

一个 integer,它表示三维图表区域绕水平轴旋转的角度。

属性

适用于