ScaleLabels.AllowUpsideDown 속성

정의

레이블을 90도 이상 회전할 수 있는지 여부를 나타내는 값으로 계산되는 식을 가져옵니다.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportBoolProperty ^ AllowUpsideDown { Microsoft::ReportingServices::OnDemandReportRendering::ReportBoolProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty AllowUpsideDown { get; }
member this.AllowUpsideDown : Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
Public ReadOnly Property AllowUpsideDown As ReportBoolProperty

속성 값

ReportBoolProperty 개체입니다.

적용 대상