2.209.28 Map.ToolTip

Applies to RDL 2010/01 and RDL 2016/01

The Map.ToolTip element specifies the tooltip text for a map. The element can also be used to render alternative text (alt text) that is specified as an alt attribute in an HTML report. The Map.ToolTip element is optional. The value of this element MUST be a String ([XMLSCHEMA2/2] section 3.2.1) or an expression that evaluates to a String.

The following is the parent element of the Map.ToolTip element.

Parent elements

Map

The following is the XML Schema definition of the Map.ToolTip element.

 <xsd:element name="ToolTip" type="StringLocIDType" minOccurs="0" />