2.229.4 MapColorRangeRule.DataValue

Applies to RDL 2010/01 and RDL 2016/01

The MapColorRangeRule.DataValue element specifies an expression to be evaluated on the scope of a Map element in a MapPolygonLayer, a MapPointLayer, or a MapLineLayer. The MapColorRangeRule.DataValue element is optional.

If this element is present, the color range that is specified in the element is assigned to the map item based on this element. If the MapColorRangeRule.DataValue element is not present, each map item is assigned a distinct color from the color range specified.

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

Parent elements

MapColorRangeRule

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

 <xsd:element name="DataValue" type="xsd:string" minOccurs="0" />