Partager via


Propriété Low

Gets the calculated value of the Low property in a ChartDataPointValues class.

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

Syntaxe

'Déclaration
Public ReadOnly Property Low As Object
    Get
'Utilisation
Dim instance As ChartDataPointValuesInstance
Dim value As Object

value = instance.Low
public Object Low { get; }
public:
property Object^ Low {
    Object^ get ();
}
member Low : Object
function get Low () : Object

Valeur de propriété

Type : System. . :: . .Object
An object that represents the calculated value of the Low property.