ScaleLabels.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

ReportDoubleProperty 物件。

適用於