2.178.1 TickMarkStyle.DistanceFromScale
Applies to RDL 2008/01, RDL 2010/01, and RDL 2016/01
The TickMarkStyle.DistanceFromScale element specifies the distance from the tick mark that is associated with a CustomLabel instance to a containing RadialScale or LinearScale. The TickMarkStyle.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.<35> If this element is not present, its value is interpreted as 0.
The following is the parent element of the TickMarkStyle.DistanceFromScale element.
Parent elements |
---|
The following is the XML Schema definition of the TickMarkStyle.DistanceFromScale element.
-
<xsd:element name="DistanceFromScale" type="xsd:string" minOccurs="0">