I have a Pie chart and since there are many data I want to show values and % in the Data Labels. Those two are quite simple but I want to add the square next to the data labels that is the same as the one that appears in the Legends so it is easier to know what you are looking for.
CodePudding user response:
Right click on the data label, select "Format Data Labels..." and under "Label Options" check the "Legend Key" checkbox.
This will add the little square as it appears on the legend.