2.173.13 LinearGauge.ClipContent
Applies to RDL 2008/01, RDL 2010/01, and RDL 2016/01
The LinearGauge.ClipContent element indicates whether the content of a LinearGauge is clipped by the bounds or frame of the linear gauge. This 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 LinearGauge.ClipContent element.
Parent elements |
---|
LinearGauge |
The following is the XML Schema definition of the LinearGauge.ClipContent element.
-
<xsd:element name="ClipContent" type="xsd:string" minOccurs="0" />