2.182.12 LinearPointer.SnappingInterval

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

The LinearPointer.SnappingInterval element specifies the interval to which values within a LinearPointer round. The LinearPointer.SnappingInterval 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 the LinearPointer.SnappingInterval element MUST be non-negative. If this element is not present, its value is interpreted as 0.

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

Parent elements

LinearPointer

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

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