ActiveReports 12
MapLabelBehavior Enumeration

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace : MapLabelBehavior Enumeration
Indicates the positioning of the color scale labels.
Syntax
'Declaration
 
Public Enum MapLabelBehavior 
   Inherits System.Enum
public enum MapLabelBehavior : System.Enum 
Members
MemberDescription
AutoAutomatically determined
ShowBorderValueLabels are displayed at the borders between color divisions.
ShowMiddleValueLabels are displayed in the middle of each color division.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapLabelBehavior

See Also

Reference

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace