次の方法で共有


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

適用対象