次の方法で共有


IndicatorState.EndValue プロパティ

定義

状態範囲の終了値を取得します。

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

プロパティ値

GaugeInputValue オブジェクト。

適用対象