The CT EXPLODE PIE command moves the specified wedges of a pie chart away from the center of the pie.
category is the number of the category whose wedge should be moved. If category is 0, all wedges are moved.
percentage is the distance to move the wedge, specified as a percentage of the radius length. Therefore, if the pie chart is resized, the distance changes to reflect the new radius.
This example explodes the first three pieces of the pie chart specified by $ChartID. Each wedge is moved out a distance of 5% of the pie’s radius.