Compartir a través de


Enumeración MapLabelPlacements

Represents the label placement options in a map color scale.

Espacio de nombres:  Microsoft.ReportingServices.RdlObjectModel
Ensamblado:  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxis

'Declaración
Public Enumeration MapLabelPlacements
'Uso
Dim instance As MapLabelPlacements
public enum MapLabelPlacements
public enum class MapLabelPlacements
type MapLabelPlacements
public enum MapLabelPlacements

Miembros

Nombre del miembro Descripción
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.

Vea también

Referencia

Espacio de nombres Microsoft.ReportingServices.RdlObjectModel