다음을 통해 공유


ChartArea3DStyle.Inclination 속성

정의

3D 차트 영역의 가로 축을 기준으로 한 회전 각도를 가져오거나 설정합니다.

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

3D 차트 영역의 가로 축을 기준으로 한 회전 각도를 나타내는 integer입니다.

특성

적용 대상