Partager via


Propriété ChartDataPointValuesInstance.HighlightSize

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

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

Valeur de propriété

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

Voir aussi

Référence

ChartDataPointValuesInstance Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering