2.189.6 ScaleRange.EndWidth

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

The ScaleRange.EndWidth element specifies the width of a ScaleRange at its end, as a percentage of the size of the parent RadialScale or LinearScale element. The ScaleRange.EndWidth element is optional.

If the ScaleRange.EndWidth element is present, its value MUST be a Float ([XMLSCHEMA2] section 3.2.4) or an expression that evaluates to a Float. The value of this element MUST be greater than or equal to 0.<51> If this element is not present, its value is interpreted as 0.

The following is the parent element of the ScaleRange.EndWidth element.

Parent elements

ScaleRange

The following is the XML Schema definition of the ScaleRange.EndWidth element.

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