2.5.314 XmlTkHeightPercent

The XmlTkHeightPercent structure specifies the height of the plot area as a percentage of its width. This record MUST NOT exist for a pie chart group, and MUST only exist when a Chart3d record is present and the f3DScaling field of the Chart3d record is equal to 1.


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

heightPercent (16 bytes)

...

...

heightPercent (16 bytes): An XmlTkDouble that specifies the height of the plot area as a percentage of its width. heightPercent.dValue MUST be greater than or equal to 5, MUST be less than the maximum value of Xnum , and SHOULD<190> be less than or equal to 500. This field overrides the pcHeight field of the Chart3d record in the chart sheet substream. The heightPercent.xtHeader.xmlTkTag MUST be equal to 0x0065.