2.185.9 ScaleLabels.ShowEndLabels

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

The ScaleLabels.ShowEndLabels element indicates whether the labels at the end of a RadialScale or LinearScale are shown. The ScaleLabels.ShowEndLabels 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 Boolean value is interpreted as false.

The following is the parent element of the ScaleLabels.ShowEndLabels element.

Parent elements

ScaleLabels

The following is the XML Schema definition of the ScaleLabels.ShowEndLabels element.

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