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 对象。

适用于