Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Represents label placements for the map point layer.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
Public Enumeration MapPointLabelPlacements
'Uso
Dim instance As MapPointLabelPlacements
public enum MapPointLabelPlacements
public enum class MapPointLabelPlacements
type MapPointLabelPlacements
public enum MapPointLabelPlacements
Membros
| Nome do membro | Descrição | |
|---|---|---|
| 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. |