ActiveReports 12
MapLabelPlacement Enumeration

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace : MapLabelPlacement Enumeration
Indicates the labels placement along the color bar.
Syntax
'Declaration
 
Public Enum MapLabelPlacement 
   Inherits System.Enum
public enum MapLabelPlacement : System.Enum 
Members
MemberDescription
AlternateOdd labels are below the color bar and even ones are above.
BottomLabels are positioned below the color bar.
TopLabels are positioned above the color bar.
Inheritance Hierarchy

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

See Also

Reference

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