Share via


MapLabelPlacements Enumeration

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.

See Also

Reference

Microsoft.ReportingServices.RdlObjectModel Namespace