ActiveReports 12
MapLineTemplate.LineLabelPlacement Enumeration

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : MapLineTemplate.LineLabelPlacement Enumeration
Defines the label placement for the line.
Syntax
'Declaration
 
Public Enum MapLineTemplate.LineLabelPlacement 
   Inherits System.Enum
public enum MapLineTemplate.LineLabelPlacement : 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.PageReportModel.MapLineTemplate.LineLabelPlacement

See Also

Reference

GrapeCity.ActiveReports.PageReportModel Namespace