次の方法で共有


TickMarkStyle.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 オブジェクト。

適用対象