GaugeInputValue プロパティ

ポインターに使用する値。

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

'宣言
Public Property GaugeInputValue As GaugeInputValue
    Get
    Set
'使用
Dim instance As GaugePointer
Dim value As GaugeInputValue

value = instance.GaugeInputValue

instance.GaugeInputValue = value
public GaugeInputValue GaugeInputValue { get; set; }
public:
property GaugeInputValue^ GaugeInputValue {
    GaugeInputValue^ get ();
    void set (GaugeInputValue^ value);
}
member GaugeInputValue : GaugeInputValue with get, set
function get GaugeInputValue () : GaugeInputValue
function set GaugeInputValue (value : GaugeInputValue)

プロパティ値

型: Microsoft.ReportingServices.RdlObjectModel. . :: . .GaugeInputValue
GaugeInputValue オブジェクトです。