[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapLocation.Unit

Unit Property

Unit

Gets or sets the unit for both left and top. That evaluates to one of MapUnit. The default value is Percentage.

Declaration
[ExpressionBaseType(typeof(MapUnit))]
public ExpressionInfo Unit { get; set; }