Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Represents label placements for the map point layer.
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Enumeration MapPointLabelPlacements
'Utilisation
Dim instance As MapPointLabelPlacements
public enum MapPointLabelPlacements
public enum class MapPointLabelPlacements
type MapPointLabelPlacements
public enum MapPointLabelPlacements
Membres
| Nom de membre | Description | |
|---|---|---|
| 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. |