2.225.2 MapLineRules.MapColorRangeRule

Applies to RDL 2010/01 and RDL 2016/01

The MapLineRules.MapColorRangeRule element specifies a color range to be used for colorizing map lines in the parent layer based on the value of the MapColorRangeRule.DataValue element. The MapLineRules.MapColorRangeRule element is optional. If this element is present, it overrides the Style.Color child element of the MapLineTemplate element.

The MapLineRules.MapColorRangeRule element cannot be present if either of the following elements is present:

The MapLineRules.MapColorRangeRule element is of type MapColorRangeRule.

Following is the parent element of the MapLineRules.MapColorRangeRule element.

Parent elements

MapLineRules

The following is the XML Schema definition of the MapLineRules.MapColorRangeRule element.

 <xsd:element name="MapColorRangeRule" type="MapColorRangeRuleType" minOccurs="0" />