2.201.7 PointerCap.Width
Applies to RDL 2008/01, RDL 2010/01, and RDL 2016/01
The PointerCap.Width element specifies the width of a PointerCap instance as a percentage of the radius of its ancestor RadialScale instance. The PointerCap.Width element is optional. If this 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 greater than or equal to 0.<55> If this element is not present, its value is interpreted as 26.
The following is the parent element of the PointerCap.Width element.
Parent elements |
---|
PointerCap |
The following is the XML Schema definition of the PointerCap.Width element.
-
<xsd:element name="Width" type="xsd:string" minOccurs="0">