Compartir a través de


ChartDataPointValuesInstance.HighlightX Propiedad

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

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property HighlightX As Object 
    Get
'Uso
Dim instance As ChartDataPointValuesInstance 
Dim value As Object 

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

Valor de la propiedad

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

Vea también

Referencia

ChartDataPointValuesInstance Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering