I have an issue using the pie charts on Windows and Windows Phone.
The attached file gives you a screenshot of the issue. You'll see that the chart on the right has a malformed pie slice drawn.
This tends to happen when I navigate back to a page, not the first time the page is rendered. I believe something is not being reset, some state from the previous drawing is being left behind. My code to populate the chart is called from the OnNavigatedTo function, so my code refreshes the chart even when the user goes back to the page. As far as I can tell I am resetting everything, so I believe it's something internal to the chart control.
Thank you.
Attachment:
chart_fafd3562.zip