[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapViewCenterUnits

MapViewCenterUnits Enum

Specify the type of the MapViewport.MapView.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public enum MapViewCenterUnits

Fields

Name Description
Coordinates

MapViewport uses MapDataBoundView or MapElementView (coordinates are calculated based on data).

Percents

MapViewport uses MapCustomView.

Extension Methods