Partager via


Propriété ChartDataPointValuesInstance.HighlightX

Gets the calculated value of the HighlightX 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 HighlightX As Object 
    Get
'Utilisation
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

Valeur de propriété

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

Voir aussi

Référence

ChartDataPointValuesInstance Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering