Partager via


Propriété End

Gets the calculated value of the End 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 End As Object
    Get
'Utilisation
Dim instance As ChartDataPointValuesInstance
Dim value As Object

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

Valeur de propriété

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