2.198.25 RadialScale.StartAngle

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

The RadialScale.StartAngle element specifies the start angle of a RadialScale in terms of degrees. This 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 this element MUST be greater than or equal to 0 and less than or equal to 360. If this element is not present, the Float value is interpreted as 20.

The following is the parent element of the RadialScale.StartAngle element.

Parent elements

RadialScale

The following is the XML Schema definition of the RadialScale.StartAngle element.          

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