Partager via


Propriété GaugePointer.GaugeInputValue

Gets the value to use for the pointer.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property GaugeInputValue As GaugeInputValue 
    Get
'Utilisation
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

Valeur de propriété

Type : Microsoft.ReportingServices.OnDemandReportRendering.GaugeInputValue
A GaugeInputValue object.

Voir aussi

Référence

GaugePointer Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering