Condividi tramite


Proprietà ChartDataPointValues.HighlightSize

Gets an expression that evaluates to the highlighted Size value for the data point.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property HighlightSize As ReportVariantProperty 
    Get
'Utilizzo
Dim instance As ChartDataPointValues 
Dim value As ReportVariantProperty 

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

Valore proprietà

Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty
Returns ReportVariantProperty.

Vedere anche

Riferimento

ChartDataPointValues Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering