다음을 통해 공유


ChartArea.AlignOrientation 속성

정의

대상 차트 영역에 정렬할 차트 영역의 방향을 나타내는 값을 가져옵니다.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::ChartAreaAlignOrientations> ^ AlignOrientation { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::ChartAreaAlignOrientations> ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.ChartAreaAlignOrientations> AlignOrientation { get; }
member this.AlignOrientation : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.ChartAreaAlignOrientations>
Public ReadOnly Property AlignOrientation As ReportEnumProperty(Of ChartAreaAlignOrientations)

속성 값

ReportEnumProperty<EnumType> 개체입니다.

적용 대상