Compartilhar via


Enumeração MapPointLabelPlacement

Represents label placements for the map point layer.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Public Enumeration MapPointLabelPlacement
'Uso
Dim instance As MapPointLabelPlacement
public enum MapPointLabelPlacement
public enum class MapPointLabelPlacement
type MapPointLabelPlacement
public enum MapPointLabelPlacement

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.

Consulte também

Referência

Namespace Microsoft.ReportingServices.OnDemandReportRendering