次の方法で共有


ScaleRange.EndWidth プロパティ

定義

スケール サイズに対する割合で示した、開始位置での範囲の幅として評価される式を取得します。

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

プロパティ値

ReportDoubleProperty オブジェクト。

適用対象