I have a simple pie chart that is displaying the data labels. When I try and update anything about the data labels the changes are only reflected on one of the data labels. I have observed that this occurs with font, font size, and font color.
Am I changing the style incorrectly? Or how do I go about applying the style to all of the data labels?
I am using SSRS 2008.
SSRS Design Tab:

Generated Report:

Edit: I should mention that I can update the heading and legend font without issue.