2.175.21 LinearScale.TickMarksOnTop

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

The LinearScale.TickMarksOnTop element specifies whether GaugeTickMarks within a LinearScale is drawn atop LinearPointer instances within LinearScale.GaugePointers.

The LinearScale.TickMarksOnTop element is optional. If this element is present, its value MUST be a Boolean ([XMLSCHEMA2/2] section 3.2.2) or an expression that evaluates to a Boolean. If this element is not present, its value is interpreted as false.

The following is the parent element of the LinearScale.TickMarksOnTop element.

Parent elements

LinearScale

The following is the XML Schema definition of the LinearScale.TickMarksOnTop element.

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