2.170.11 GaugeLabel.Angle

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

The GaugeLabel.Angle element specifies the degrees for the angle of rotation for a GaugeLabel. The GaugeLabel.Angle 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 Float value MUST NOT be less than 0 or greater than 360. If this element is not present, its value is interpreted as 0.

The following is the parent element of the GaugeLabel.Angle element.

Parent elements

GaugeLabel

The following is the XML Schema definition of the GaugeLabel.Angle element.

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