Partilhar via


Enumeração MapLabelPlacement

Represents the options of label placements in a map color scale.

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

Sintaxe

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

Membros

Nome do membro Descrição
Alternate Odd labels are positioned below the color bar, and even labels are positioned above the color bar.
Top All labels are positioned above the color bar.
Bottom All labels are positioned below the color bar.