<firstSliceAng>
(First Slice Angle)
This element specifies the angle of the first pie or doughnut chart slice, in degrees (clockwise from up).
Attributes |
Description |
---|---|
|
Specifies the angle of the first slice. The possible values for this attribute are defined by the ST_FirstSliceAng simple type (§5.7.3.15). |
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_FirstSliceAng">
<attribute name="val" type="ST_FirstSliceAng" default="0"/>
</complexType>