次の方法で共有


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

適用対象