ActiveReports 12
MapLimits Class Members
Properties 

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : MapLimits Class

The following tables list the members exposed by MapLimits.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the MapLimits class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the maximum X for map. Automatically calculated if omitted. An expression should evaluate to a System.Double.  
Public PropertyGets or sets the maximum Y for map. Automatically calculated if omitted. An expression should evaluate to a System.Double.  
Public PropertyGets or sets the minimum X for map. Automatically calculated if omitted. An expression should evaluate to a System.Double.  
Public PropertyGets or sets the minimum Y for map. Automatically calculated if omitted. An expression should evaluate to a System.Double.  
Top
See Also

Reference

MapLimits Class
GrapeCity.ActiveReports.PageReportModel Namespace