ActiveReports 12
MinimumY Property (MapLimits)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MapLimits Class : MinimumY Property
Gets or sets the minimum Y for map. Automatically calculated if omitted. An expression should evaluate to a System.Double.
Syntax
'Declaration
 
Public Property MinimumY As ExpressionInfo
public ExpressionInfo MinimumY {get; set;}
See Also

Reference

MapLimits Class
MapLimits Members