Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering