次の方法で共有


LinearScale.EndMargin プロパティ

定義

ゲージ サイズの割合で示した、ゲージの終了位置からスケールの終了位置までの距離。

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

プロパティ値

ReportDoubleProperty オブジェクト。

適用対象