2.180.7 GaugeTickMarks.Length

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

The GaugeTickMarks.Length element specifies the length of the tick marks as a percentage of the radius of a containing RadialScale or the minimum of the length and width of a containing LinearScale. This 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.<39> If this element is not present, its value is interpreted as 0.

Following is the parent element of the GaugeTickMarks.Length element.

Parent elements

GaugeTickMarks

The following is the XML Schema definition of the GaugeTickMarks.Length element.

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