2.200.12 RadialPointer.SnappingInterval
Applies to RDL 2008/01, RDL 2010/01, and RDL 2016/01
The RadialPointer.SnappingInterval element specifies the interval to which values within a RadialPointer round. The RadialPointer.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 RadialPointer.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 RadialPointer.SnappingInterval element.
Parent elements |
---|
RadialPointer |
The following is the XML Schema definition of the RadialPointer.SnappingInterval element.
-
<xsd:element name="SnappingInterval" type="xsd:string" minOccurs="0" />