Partager via


Propriété ChartDataPointValuesInstance.HighlightY

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

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

Valeur de propriété

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

Voir aussi

Référence

ChartDataPointValuesInstance Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering