ActiveReports 9
MapSubItem Class Members
Properties 

The following tables list the members exposed by MapSubItem.

Public Properties
 NameDescription
Public PropertyBottomMarginWidth of the bottom margin. An expression should evaluate to a GrapeCity.ActiveReports.Extensibility.Definition.Components.Length. The default value is 0 in.  
Public PropertyLeftMarginWidth of the left margin. An expression should evaluate to a GrapeCity.ActiveReports.Extensibility.Definition.Components.Length. The default value is 0 in.  
Public PropertyMapLocationGets or sets the sub item location within the map. Default for MapViewport (0,0), otherwise Position is used.  
Public PropertyMapSizeGets or sets the sub item size within the map. If omitted for MapViewport the default is (100,100) in percents. Automatically calculated for MapDockableSubItem.  
Public PropertyRightMarginWidth of the right margin. An expression should evaluate to a GrapeCity.ActiveReports.Extensibility.Definition.Components.Length. The default value is 0 in.  
Public PropertyStyleGets or sets style properties for map sub item. Each of the properties of type Color support transparency.  
Public PropertyTopMarginWidth of the top margin. An expression should evaluate to a GrapeCity.ActiveReports.Extensibility.Definition.Components.Length. The default value is 0 in.  
Public PropertyZIndexDrawing order of the item within the map. An expression should evaluate to a System.Integer. The default value is 0.  
Top
See Also

Reference

MapSubItem Class
GrapeCity.ActiveReports.PageReportModel Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum