ActiveReports 12
MapPointTemplate.MapPointLabelPlacement Enumeration

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : MapPointTemplate.MapPointLabelPlacement Enumeration
Defines the label placement for the point.
Syntax
'Declaration
 
Public Enum MapPointTemplate.MapPointLabelPlacement 
   Inherits System.Enum
public enum MapPointTemplate.MapPointLabelPlacement : System.Enum 
Members
MemberDescription
BottomLabel placed to the bottom.
CenterLabel placed to the center.
LeftLabel placed to the left.
RightLabel placed to the right.
TopLabel placed to the top.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.PageReportModel.MapPointTemplate.MapPointLabelPlacement

See Also

Reference

GrapeCity.ActiveReports.PageReportModel Namespace