I have (4) photo eyes in my system that are tracking how many boxes pass through different areas of my simulation. I want to display the relative use of each area using a Pie Chart on my dashboard. I created a statistics collector with enumerated rows for each of my PE's and a label with the count and a descriptive name label. I created a Pie Chart but when I ran the simulation the Pie Chart generates a legend with "Segment 1", "Segment 2", "Segment 3", and "Segment 4". Is there some way to overwrite these names so the different parts of the pie chart would have some meaning?