ActiveReports 8
IMapSubItem Interface Members
See Also  Properties 
GrapeCity.ActiveReports.Extensibility.v8 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace : IMapSubItem Interface

Glossary Item Box

The following tables list the members exposed by IMapSubItem.

Public Properties

 NameDescription
 PropertyBottomMarginWidth of the bottom margin. The default value is 0in.  
 PropertyLeftMarginWidth of the left margin. The default value is 0in.  
 PropertyMapLocationGets or sets the sub item location within the map.  
 PropertyMapSizeGets or sets the sub item size within the map.  
 PropertyRightMarginWidth of the right margin. The default value is 0in.  
 PropertyStyleGets or sets style properties for map sub item.  
 PropertyTopMarginWidth of the top margin. The default value is 0in.  
 PropertyZIndexDrawing order of the item within the map. The default value is 0.  
Top

See Also