2.180.3 GaugeTickMarks.DistanceFromScale

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

The GaugeTickMarks.DistanceFromScale element specifies the distance from the tick marks that is associated with a label to a containing LinearScale or RadialScale. The GaugeTickMarks.DistanceFromScale 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.<38> If this element is not present, its value is interpreted as 0.

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

Parent elements

GaugeTickMarks

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

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