[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapLimits.MaximumY

MaximumY Property

MaximumY

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

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