2.260.3 MapLegend.AutoFitTextDisabled

Applies to RDL 2010/01 and RDL 2016/01

The MapLegend.AutoFitTextDisabled element specifies whether text will be autosized to fit in the MapLegend area. 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.

Following is the parent element of the MapLegend.AutoFitTextDisabled element.

Parent elements

MapLegend

The following is the XML Schema definition of the MapLegend.AutoFitTextDisabled element.

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