GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : MapSubItem Class |
For a list of all members of this type, see MapSubItem members.
Name | Description | |
---|---|---|
BottomMargin | Width of the bottom margin. An expression should evaluate to a GrapeCity.ActiveReports.Extensibility.Definition.Components.Length. The default value is 0 in. | |
LeftMargin | Width of the left margin. An expression should evaluate to a GrapeCity.ActiveReports.Extensibility.Definition.Components.Length. The default value is 0 in. | |
MapLocation | Gets or sets the sub item location within the map. Default for MapViewport (0,0), otherwise Position is used. | |
MapSize | Gets or sets the sub item size within the map. If omitted for MapViewport the default is (100,100) in percents. Automatically calculated for MapDockableSubItem. | |
RightMargin | Width of the right margin. An expression should evaluate to a GrapeCity.ActiveReports.Extensibility.Definition.Components.Length. The default value is 0 in. | |
Style | Gets or sets style properties for map sub item. Each of the properties of type Color support transparency. | |
TopMargin | Width of the top margin. An expression should evaluate to a GrapeCity.ActiveReports.Extensibility.Definition.Components.Length. The default value is 0 in. | |
ZIndex | Drawing order of the item within the map. An expression should evaluate to a System.Integer. The default value is 0. |