2.229.13 MapColorRangeRule.StartColor

Applies to RDL 2010/01 and RDL 2016/01

The MapColorRangeRule.StartColor element specifies the start color for a MapColorRangeRule distribution. The MapColorRangeRule.StartColor element is optional. If this element is present, its value MUST be an RdlColor or an expression that evaluates to an RdlColor. If this element is not present, its value is interpreted as "Green".

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

Parent elements

MapColorRangeRule

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

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