| Offset | Name | Size | Contents |
| 4 | anStart | 2 | Angle of the first pie slice expressed in degrees |
| 6 | pcDonut | 2 | 0 = true pie chart non-zero = size of center hole in a donut chart (as a percentage) |
| 8 | grbit | 2 | Option flags (see following table) |
| Bits | Mask | Name | Contents |
| 0 | 0001h | fHasShadow | 1 = this pie has a shadow |
| 1 | 0002h | fShowLdrLines | 1 = show leader lines to data labels |
| 15–2 | FFFCh | (reserved) | Reserved; must be zero |
| Offset | Name | Size | Contents |
| 4 | anStart | 2 | Angle of the first pie slice expressed in degrees |
| 6 | pcDonut | 2 | 0 = true pie chart non-zero = size of center hole in a donut chart (as a percentage) |