2.5.327 XmlTkRotXFrt

The XmlTkRotXFrt structure specifies the clockwise rotation, in degrees, of the 3-D plot area around a horizontal line through the center of the 3-D plot area. It MUST only be present when the chart contains a Chart3d, and as specified by the fPerspective field of the Chart3d record. This structure MUST only exist for a bar chart group, and only when the rotation angle is less than 0 or greater than 44.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

rotationX

...

rotationX (8 bytes): An XmlTkDWord that specifies the rotation angle. The rotationX.xtHeader.xmlTkTag field MUST be 0x004E. The rotationX.dValue field MUST be either greater than or equal to -90 and less than 0, or greater than or equal to 45 and less than or equal to 90. It overrides the anElev field of the Chart3d record in the chart sheet substream.