Share via


MapLabelBehaviors Enumeration

Specifies how the labels display the values in a map color scale.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Enumeration MapLabelBehaviors
'Usage
Dim instance As MapLabelBehaviors
public enum MapLabelBehaviors
public enum class MapLabelBehaviors
type MapLabelBehaviors
public enum MapLabelBehaviors

Members

Member name Description
Auto The value is automatically determined.
ShowBorderValue The border value is shown.
ShowMiddleValue The middle value is shown.

See Also

Reference

Microsoft.ReportingServices.RdlObjectModel Namespace