ActiveReports 12
RangeGapColor Property (MapColorScale)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MapColorScale Class : RangeGapColor Property
Gets 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.
Syntax
'Declaration
 
Public Property RangeGapColor As ExpressionInfo
public ExpressionInfo RangeGapColor {get; set;}
See Also

Reference

MapColorScale Class
MapColorScale Members