Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Gets an expression that evaluates to the highlighted Size value for the data point.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public ReadOnly Property HighlightSize As ReportVariantProperty
Get
'Uso
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
Valor de la propiedad
Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty
Returns ReportVariantProperty.
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering