ActiveReports 12
MapLineLabelPlacement Enumeration

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace : MapLineLabelPlacement Enumeration
Defines the label placement for the line.
Syntax
'Declaration
 
Public Enum MapLineLabelPlacement 
   Inherits System.Enum
public enum MapLineLabelPlacement : System.Enum 
Members
MemberDescription
AboveLabel placed above.
BelowLabel placed below.
CenterLabel placed to the center.
Inheritance Hierarchy

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

See Also

Reference

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