言語

LinearScale.StartMargin プロパティ

定義

ゲージの開始点とスケールの開始点の間の距離を、ゲージのサイズに比べて割合で示します。

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

プロパティ値

ReportDoubleProperty オブジェクト。

適用対象