[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapLimits.MaximumX

MaximumX Property

MaximumX

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

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