ActiveReports 9
MapLabelPositionType Enumeration

Possible label positions for map meridians/parallels.
Syntax
'Declaration
 
Public Enum MapLabelPositionType 
   Inherits System.Enum
public enum MapLabelPositionType : System.Enum 
Members
MemberDescription
CenterLabels are centered.
FarLabels are on the right for parallels and on bottom for meridians.
NearLabels are on the left for parallels and on top for meridians.
OneQuarterLabels are between the left and center for parallels and between top and center for meridians.
ThreeQuartersLabels are between the center and right for parallels and between center and bottom for meridians.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

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

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum