ScaleRange.EndWidth プロパティ
スケール サイズに対する割合で示した、開始位置での範囲の幅として評価される式を取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property EndWidth As ReportDoubleProperty
Get
'使用
Dim instance As ScaleRange
Dim value As ReportDoubleProperty
value = instance.EndWidth
public ReportDoubleProperty EndWidth { get; }
public:
property ReportDoubleProperty^ EndWidth {
ReportDoubleProperty^ get ();
}
member EndWidth : ReportDoubleProperty
function get EndWidth () : ReportDoubleProperty
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
ReportDoubleProperty オブジェクト。