The following tables list the members exposed by MapCustomView.
Public Properties
| Name | Description |
| CenterX | X Center of the view in percent of the map content. An expression should evaluate to a System.Double. The default value is 50. |
| CenterY | Y Center of the view in percent of the map content. An expression should evaluate to a System.Double. The default value is 50. |
| Zoom | Gets or sets the viewport zoom level. Automatically calculated if omitted based on the MapView type. An expression should evaluate to a System.Double. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapView) |
Top
See Also