Share via


LinearGauge.Orientation 속성

정의

계기의 방향입니다.

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

속성 값

ReportExpression<T> 개체입니다.

적용 대상