ActiveReports 9
MapColorScale Class Members
Properties 

The following tables list the members exposed by MapColorScale.

Public Constructors
 NameDescription
Public ConstructorMapColorScale ConstructorInitializes a new instance of the MapColorScale class.  
Top
Public Properties
 NameDescription
Public PropertyActionInfoActions for the map sub item. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapDockableSubItem)
Public PropertyBottomMarginWidth 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 PropertyColorBarBorderColorGets or sets the border color for the color bar. The default value is Black.  
Public PropertyDockOutsideViewportGets 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 PropertyHiddenGets or sets the item is hidden. An expression should evaluate to a System.Boolean. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapDockableSubItem)
Public PropertyHideEndLabelsGets or sets labels should be hidden at bar color ends An expression should evaluate to a System.Boolean.  
Public PropertyLabelBehaviorGets or sets the positioning of the color scale labels. That evaluates to one of MapColorScale.MapLabelBehavior. The default value is MapColorScale.MapLabelBehavior.Auto.  
Public PropertyLabelFormatGets or sets the format string to be used for numeric labels. The default value is #,##0.##.  
Public PropertyLabelIntervalGets or sets the frequency of the labels along the color bar. An expression should evaluate to a System.Integer. The default value is 1.  
Public PropertyLabelPlacementGets or sets the labels placement along the color bar. That evaluates to one of MapColorScale.MapLabelPlacement. The default value is MapColorScale.MapLabelPlacement.Alternate.  
Public PropertyLeftMarginWidth 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 PropertyMapColorScaleTitleGets or sets the title to be displayed for the color scale.  
Public PropertyMapLocationGets 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 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. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapSubItem)
Public PropertyNoDataTextGets or sets the label to be used for colors with no data values. An expression should evaluate to a System.String.  
Public PropertyPositionThe 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 PropertyRangeGapColorGets or sets the color used to fill color divisions for range values which are not defined. Ignored if LabelBehavior != MapColorScale.MapLabelBehavior.ShowBorderValue. The default value is White.  
Public PropertyRightMarginWidth 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 PropertyStyleGets or sets style properties for map sub item. Each of the properties of type Color support transparency. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapSubItem)
Public PropertyTickMarkLengthGets or sets the tick mark length. An expression should evaluate to a GrapeCity.ActiveReports.Extensibility.Definition.Components.Length. The default value is 2.25pt.  
Public PropertyToolTipTool tip to display for the map sub item. An expression should evaluate to a System.String. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapDockableSubItem)
Public PropertyTopMarginWidth 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 PropertyZIndexDrawing order of the item within the map. An expression should evaluate to a System.Integer. The default value is 0. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapSubItem)
Top
See Also

Reference

MapColorScale Class
GrapeCity.ActiveReports.PageReportModel Namespace

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum