ActiveReports 12
MapColorScale.MapLabelBehavior Enumeration

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : MapColorScale.MapLabelBehavior Enumeration
Indicates the positioning of the color scale labels.
Syntax
'Declaration
 
Public Enum MapColorScale.MapLabelBehavior 
   Inherits System.Enum
public enum MapColorScale.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.PageReportModel.MapColorScale.MapLabelBehavior

See Also

Reference

GrapeCity.ActiveReports.PageReportModel Namespace