Enumeração MapLabelPlacements
Represents the label placement options in a map color scale.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
Public Enumeration MapLabelPlacements
'Uso
Dim instance As MapLabelPlacements
public enum MapLabelPlacements
public enum class MapLabelPlacements
type MapLabelPlacements
public enum MapLabelPlacements
Membros
Nome do membro | Descrição | |
---|---|---|
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. |