Partilhar via


Propriedade do RDL X

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

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

Sintaxe

'Declaração
Public ReadOnly Property X As Object
    Get
'Uso
Dim instance As ChartDataPointValuesInstance
Dim value As Object

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

Valor da propriedade

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