ActiveReports 12
MapDistanceScale Class Members
Properties 

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : MapDistanceScale Class

The following tables list the members exposed by MapDistanceScale.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the MapDistanceScale class.  
Top
Public Properties
 NameDescription
Public PropertyActions for the map sub item. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapDockableSubItem)
Public PropertyWidth of the bottom margin. An expression should evaluate to a GrapeCity.ActiveReports.Extensibility.Definition.Components.Length. The default value is 0 in. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapSubItem)
Public PropertyGets or sets the sub item should be docked outside the viewport. Ignored if MapLocation is defined. An expression should evaluate to a System.Boolean. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapDockableSubItem)
Public PropertyGets or sets the item is hidden. An expression should evaluate to a System.Boolean. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapDockableSubItem)
Public PropertyWidth of the left margin. An expression should evaluate to a GrapeCity.ActiveReports.Extensibility.Definition.Components.Length. The default value is 0 in. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapSubItem)
Public PropertyGets or sets the sub item location within the map. Default for MapViewport (0,0), otherwise MapDockableSubItem.Position is used. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapSubItem)
Public PropertyGets or sets the sub item size within the map. If omitted for MapViewport the default is (100,100) in percents. Automatically calculated for MapDockableSubItem. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapSubItem)
Public PropertyThe position of the sub item. Ignored if MapLocation is defined. That evaluates to one of MapDockableSubItem.MapPosition. The default value is MapDockableSubItem.MapPosition.TopCenter. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapDockableSubItem)
Public PropertyWidth of the right margin. An expression should evaluate to a GrapeCity.ActiveReports.Extensibility.Definition.Components.Length. The default value is 0 in. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapSubItem)
Public PropertyDefines the border color for the scale. Default value is DarkGray  
Public PropertyGets or sets the color for the scale. Default value is White  
Public PropertyGets or sets style properties for map sub item. Each of the properties of type Color support transparency. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapSubItem)
Public PropertyTool tip to display for the map sub item. An expression should evaluate to a System.String. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapDockableSubItem)
Public PropertyWidth of the top margin. An expression should evaluate to a GrapeCity.ActiveReports.Extensibility.Definition.Components.Length. The default value is 0 in. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapSubItem)
Public PropertyDrawing order of the item within the map. An expression should evaluate to a GrapeCity.ActiveReports.BarCodes.GC.Integer. The default value is 0. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapSubItem)
Top
See Also

Reference

MapDistanceScale Class
GrapeCity.ActiveReports.PageReportModel Namespace