ActiveReports 12
Unit Property (MapSize)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace > MapSize Class : Unit Property
Gets or sets the unit for both width and height. The default value is MapUnit.Percentage.
Syntax
'Declaration
 
Public Property Unit As MapUnit
public MapUnit Unit {get; set;}
See Also

Reference

MapSize Class
MapSize Members