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

適用対象