Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the label placement options in a map color scale.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Enumeration MapLabelPlacements
'Usage
Dim instance As MapLabelPlacements
public enum MapLabelPlacements
public enum class MapLabelPlacements
type MapLabelPlacements
public enum MapLabelPlacements
Members
Member name | Description | |
---|---|---|
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. |