ActiveReports 9
MapPosition Enumeration

The position of the docakable subitem.
Syntax
'Declaration
 
Public Enum MapPosition 
   Inherits System.Enum
public enum MapPosition : System.Enum 
Members
MemberDescription
BottomCenterPosition title at BottomCenter
BottomLeftPosition title at BottomLeft
BottomRightPosition title at BottomRight
LeftBottomPosition title at LeftBottom
LeftCenterPosition title at LeftCenter
LeftTopPosition title at LeftTop
RightBottomPosition title at RightBottom
RightCenterPosition title at RightCenter
RightTopPosition title at RightTop
TopCenterPosition title at TopCenter
TopLeftPosition title at TopLeft
TopRightPosition title at TopRight
Inheritance Hierarchy

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

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