ScalePin.Location 속성

정의

눈금의 시작 또는 끝에 상대적인 핀의 위치로 계산되는 식을 가져옵니다. 방사형 눈금의 경우 각도이고 선형 눈금의 경우 백분율입니다.

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

속성 값

ReportDoubleProperty 개체입니다.

적용 대상