2.198.22 RadialScale.ToolTip

Applies to RDL 2008/01, RDL 2010/01, and RDL 2016/01

The RadialScale.ToolTip element specifies the tooltip text for a RadialScale. The element can also be used to render alternative text (alt text) that is specified as an alt attribute in an HTML report. The RadialScale.ToolTip element is optional. If this element is present, its value 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 RadialScale.ToolTip element.

Parent elements

RadialScale

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

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