Enumerazione MapLabelPlacements
Represents the label placement options in a map color scale.
Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Sintassi
'Dichiarazione
Public Enumeration MapLabelPlacements
'Utilizzo
Dim instance As MapLabelPlacements
public enum MapLabelPlacements
public enum class MapLabelPlacements
type MapLabelPlacements
public enum MapLabelPlacements
Membri
| Nome membro | Descrizione | |
|---|---|---|
| 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. |