言語

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

適用対象