MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / MapLabelBehavior Enumeration

MapLabelBehavior Enumeration
Specifies the positioning of the color scale labels.
Syntax
'Declaration
 
Public Enum MapLabelBehavior 
   Inherits 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