2.200.7 RadialPointer.MarkerLength
Applies to RDL 2008/01, RDL 2010/01, and RDL 2016/01
The RadialPointer.MarkerLength element specifies the length of the marker for a RadialPointer as a percentage of the parent RadialScale radius. The RadialPointer.MarkerLength 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 be greater than or equal to 0. <54> If the RadialPointer.MarkerLength element is not present, its value is interpreted as 0.
The following is the parent element of the RadialPointer.MarkerLength element.
Parent elements |
---|
RadialPointer |
The following is the XML Schema definition of the RadialPointer.MarkerLength element.
-
<xsd:element name="MarkerLength" type="xsd:string" minOccurs="0" />