2.211.6 MapColorScale.HideEndLabels

Applies to RDL 2010/01 and RDL 2016/01

The MapColorScale.HideEndLabels element specifies whether the end labels for a MapColorScale will be hidden. This element is optional. If this element is present, its value MUST be a Boolean ([XMLSCHEMA2/2] section 3.2.2) or an expression that evaluates to a Boolean. If this element is not present, its value is interpreted as false.

The following is the parent element of the MapColorScale.HideEndLabels element.

Parent elements

MapColorScale

The following is the XML Schema definition of the MapColorScale.HideEndLabels element.

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