MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapLineTemplate.LineLabelPlacement Enumeration

MapLineTemplate.LineLabelPlacement Enumeration
Defines the label placement for the line.
Syntax
'Declaration
 
Public Enum MapLineTemplate.LineLabelPlacement 
   Inherits 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