PinLabel.DistanceFromScale 속성

정의

눈금 크기(방사형 눈금의 경우 반지름, 선형 눈금의 경우 길이)의 백분율로 표시되는 레이블에서 눈금까지의 거리로 계산되는 식을 가져옵니다.

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

속성 값

ReportDoubleProperty 개체입니다.

적용 대상