Compartilhar via


Propriedade End

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

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Public ReadOnly Property End As Object
    Get
'Uso
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

Valor da propriedade

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