[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapLimits.MinimumX

MinimumX Property

MinimumX

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

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