2.182.7 LinearPointer.MarkerLength

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

The LinearPointer.MarkerLength element specifies the length of a marker for a LinearPointer as a percentage of the length of the parent LinearScale. The LinearPointer.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.<42> If the LinearPointer.MarkerLength element is not present, its value is interpreted as 0.

The following is the parent element of the LinearPointer.MarkerLength element.

Parent elements

LinearPointer

The following is the XML Schema definition of the LinearPointer.MarkerLength element.

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