次の方法で共有


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

適用対象