is it possible to use a custom number format in a pie chart to show the number required as a value, and also as a % of the Total. So, say you have 4 distinct elements to the pie chart. Values might be Element 1, 300, element 2, 100, element 3, 200, and element 4, 500. Grand total is 1100. Element 1 is 27%, Element 2 is 9%, Element 3 is 185, and Element 4 is 45%. How can I get the Label for each piece of pie, to be in the format "Element 1, 300, 27%"?