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 the calculated value of the LabelPlacement property in a MapColorScale class.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public ReadOnly Property LabelPlacement As MapLabelPlacement
Get
'Uso
Dim instance As MapColorScaleInstance
Dim value As MapLabelPlacement
value = instance.LabelPlacement
public MapLabelPlacement LabelPlacement { get; }
public:
property MapLabelPlacement LabelPlacement {
MapLabelPlacement get ();
}
member LabelPlacement : MapLabelPlacement
function get LabelPlacement () : MapLabelPlacement
Valor de la propiedad
Tipo: Microsoft.ReportingServices.OnDemandReportRendering.MapLabelPlacement
A MapLabelPlacement value that represents the calculated value of the LabelPlacement property.
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering