2.4.194 Pie
The Pie record specifies that the chart group is a pie chart group or a doughnut chart group, and specifies the chart group attributes.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
anStart |
pcDonut |
||||||||||||||||||||||||||||||
A |
B |
reserved |
anStart (2 bytes): An unsigned integer that specifies the starting angle of the first data point, clockwise from the top of the circle. MUST be less than or equal to 360.
pcDonut (2 bytes): An unsigned integer that specifies the size of the center hole in a doughnut chart group as a percentage of the plot area size. MUST be a value from the following table:
-
Value
Meaning
0
Pie chart group.
10 to 90
Doughnut chart group.
A - fHasShadow (1 bit): A bit that specifies whether one data point or more data points in the chart group have shadows.
B - fShowLdrLines (1 bit): A bit that specifies whether the leader lines to the data labels are shown.
reserved (14 bits): MUST be zero, and MUST be ignored.