| Offset | Name | Size | Contents |
| 4 | pst | 1 | 0 = normal pie chart 1 = pie of pie chart 2 = bar of pie chart |
| 5 | fAutoSplit | 1 | 1 = use default split value |
| 6 | spit | 2 | Split type: 0 = Position 1 = Value 2 = Percent 3=Custom |
| 8 | iSplitPos | 2 | For spit = 0, which postions should go to the other pie/bar |
| 10 | pcSplitPercent | 2 | For spit = 2, what percentage should go to the other bar/pie |
| 12 | pcPie2Size | 2 | Size of the second pie as a percentage of the first |
| 14 | pcGap | 2 | Space between the first pie and the second |
| 16 | numSplitValue | 4 | For spit = 1, what values should go to the other bar/pie |
| 20 | fHasShadow | 2 | 1 = the second bar/pie has a shadow |