GaugePointer.GaugeInputValue プロパティ
ポインターに使用する値を取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property GaugeInputValue As GaugeInputValue
Get
'使用
Dim instance As GaugePointer
Dim value As GaugeInputValue
value = instance.GaugeInputValue
public GaugeInputValue GaugeInputValue { get; }
public:
property GaugeInputValue^ GaugeInputValue {
GaugeInputValue^ get ();
}
member GaugeInputValue : GaugeInputValue
function get GaugeInputValue () : GaugeInputValue
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.GaugeInputValue
GaugeInputValue オブジェクト。