EndValue propriété
Ending value for the range.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (dans Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property EndValue As GaugeInputValue
Get
'Utilisation
Dim instance As ScaleRange
Dim value As GaugeInputValue
value = instance.EndValue
public GaugeInputValue EndValue { get; }
public:
property GaugeInputValue^ EndValue {
GaugeInputValue^ get ();
}
member EndValue : GaugeInputValue
function get EndValue () : GaugeInputValue
Valeur de la propriété
Type : Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugeInputValue
A GaugeInputValue object.