2.260.15 MapLegend.MinFontSize

Applies to RDL 2010/01 and RDL 2016/01

The MapLegend.MinFontSize element specifies the minimum font size for the auto-sizing algorithm of MapLegend text. This element is optional.

If this element is present, its value MUST be an RdlSize or an expression that evaluates to an RdlSize. If this element is not present, its value is interpreted as 7pt. This element is ignored if the value of the MapLegend.AutoFitTextDisabled element is true.

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

Parent elements

MapLegend

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

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