Partager via


Énumération MapLabelPlacement

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

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public Enumeration MapLabelPlacement
'Utilisation
Dim instance As MapLabelPlacement
public enum MapLabelPlacement
public enum class MapLabelPlacement
type MapLabelPlacement
public enum MapLabelPlacement

Membres

Nom de membre Description
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.