[]
Gets or sets the unit for both width and height. That evaluates to one of MapUnit. The default value is Percentage.
[ExpressionBaseType(typeof(MapUnit))] public ExpressionInfo Unit { get; set; }