ActiveReports 12
MapViewCenterUnits Enumeration

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace : MapViewCenterUnits Enumeration
Specify the type of the MapViewport.MapView.
Syntax
'Declaration
 
Public Enum MapViewCenterUnits 
   Inherits System.Enum
public enum MapViewCenterUnits : System.Enum 
Members
MemberDescription
CoordinatesMapViewport uses MapDataBoundView or MapElementView (coordinates are calculated based on data).
PercentsMapViewport uses MapCustomView.
Inheritance Hierarchy

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

See Also

Reference

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