[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapView.Zoom

Zoom Property

Zoom

Gets or sets the viewport zoom level. Automatically calculated if omitted based on the MapView type. An expression should evaluate to a double.

Declaration
[ExpressionBaseType(typeof(double))]
public ExpressionInfo Zoom { get; set; }