[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapLimits.MinimumY

MinimumY Property

MinimumY

Gets or sets the minimum Y for map. Automatically calculated if omitted. An expression should evaluate to a double.

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