ScaleRange.StartWidth プロパティ

定義

スケールの大きさのパーセンテージとして、開始時の範囲の幅を評価する式が得られます。

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

プロパティ値

ReportDoubleProperty オブジェクト。

適用対象