次の方法で共有


StateIndicator.GaugeInputValue プロパティ

定義

ゲージの入力値を取得または設定します。

public:
 property Microsoft::ReportingServices::RdlObjectModel::GaugeInputValue ^ GaugeInputValue { Microsoft::ReportingServices::RdlObjectModel::GaugeInputValue ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::GaugeInputValue ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.GaugeInputValue GaugeInputValue { get; set; }
member this.GaugeInputValue : Microsoft.ReportingServices.RdlObjectModel.GaugeInputValue with get, set
Public Property GaugeInputValue As GaugeInputValue

プロパティ値

GaugeInputValue オブジェクト。

適用対象