Поделиться через


Свойство GaugePointer.GaugeInputValue

Gets the value to use for the pointer.

Пространство имен:  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
A GaugeInputValue object.

См. также

Справочник

GaugePointer Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering