ChartNoMoveDirections.UpRight 속성

정의

스마트 레이블을 오른쪽 위로 이동하지 않음을 나타냅니다.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> UpRight { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<bool> UpRight { get; set; }
member this.UpRight : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<bool> with get, set
Public Property UpRight As ReportExpression(Of Boolean)

속성 값

ReportExpression<T> 개체입니다.

적용 대상