2.4.195 PieFormat

The PieFormat record specifies the distance of a data point or data points in a series from the center of one of the following:

The data point or data points in a series are specified by the sequence of records that conforms to the SS rule in the Chart Sheet Substream ABNF that contains this record.

MUST NOT exist on chart group types other than pie, doughnut, bar of pie, or pie of pie. MUST NOT exist if the chart group type is doughnut and the series is not the outermost series. MUST NOT exist on the data points on the secondary bar/pie of a bar of pie chart group.


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

pcExplode

pcExplode (2 bytes):  A signed integer that specifies the distance of a data point or data points in a series from the center of one of the following:

  • The plot area for a doughnut or pie chart group.

  • The primary pie in a pie of pie or bar of pie chart group.

  • The secondary bar/pie of a pie of pie chart group.

    The value of this field specifies the distance as a percentage. If this value is 0, then the data point or data points in a series is as close to the center as possible for the particular chart group type. If this value is 100, then the data point is at the edge of the chart area (section 2.2.3.17). If this value is greater than 100, such that the data point is beyond the edge of the chart area, then all the data points in the chart group are scaled down to fit inside the chart area such that the data point with the highest pcExplode value is at the edge of the chart area .

    MUST be greater than or equal to 0.