다음을 통해 공유


ChartAxisTitle.TextOrientation 속성

정의

텍스트의 방향을 나타냅니다.

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

속성 값

ReportExpression<T> 개체입니다.

적용 대상