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.
Represents label placements for the map point layer.
Espacio de nombres: Microsoft.ReportingServices.RdlObjectModel
Ensamblado: Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxis
'Declaración
Public Enumeration MapPointLabelPlacements
'Uso
Dim instance As MapPointLabelPlacements
public enum MapPointLabelPlacements
public enum class MapPointLabelPlacements
type MapPointLabelPlacements
public enum MapPointLabelPlacements
Miembros
| Nombre del miembro | Descripción | |
|---|---|---|
| Bottom | The label is positioned at the bottom of the map point layer. | |
| Center | The label is positioned at the center of the map point layer. | |
| Left | The label is positioned to the left of the map point layer. | |
| Right | The label is positioned to the right of the map point layer. | |
| Top | The label is positioned at the top of the map point layer. |
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.RdlObjectModel