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 the label placement options in a map color scale.
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Enumeration MapLabelPlacements
'Utilisation
Dim instance As MapLabelPlacements
public enum MapLabelPlacements
public enum class MapLabelPlacements
type MapLabelPlacements
public enum MapLabelPlacements
Membres
| Nom de membre | Description | |
|---|---|---|
| Alternate | Odd labels are positioned below the color bar, and even labels are positioned above the color bar. | |
| Bottom | All labels are positioned below the color bar. | |
| Top | All labels are positioned above the color bar. |