Partager via


Propriété AddConstant

Gets the calculated value of the AddConstant property in a GaugeInputValue class.

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

Syntaxe

'Déclaration
Public ReadOnly Property AddConstant As Double
    Get
'Utilisation
Dim instance As GaugeInputValueInstance
Dim value As Double

value = instance.AddConstant
public double AddConstant { get; }
public:
property double AddConstant {
    double get ();
}
member AddConstant : float
function get AddConstant () : double

Valeur de propriété

Type : System. . :: . .Double
A double value that represents the calculated value of the AddConstant property.