다음을 통해 공유


ScalePin.Location 속성

정의

눈금의 시작 또는 끝에 상대적인 핀의 위치입니다. 방사형 눈금의 경우 각도이고 선형 눈금의 경우 백분율입니다.

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

속성 값

ReportExpression<T> 개체입니다.

적용 대상