This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Hi, I have a simple doughnut chart with 2 data series. I can't get the inner chart series to display correctly. Instead of a doughnut visual, I get a filled circle with a chord chopped out of it (please see attached image). Note that I am trying to do a single slice doughnut as the inner series (in other words, I have the FullCircleTotal set to "1" and I am filling the inner series with a single data point whose value is less than 1). Can you advise on troubleshooting? Note that I am not explicitly setting the radius properties at all. XAML for the inner series looks like this: What am I doing wrong here? Thanks. --lars |
|
|
Hello Lars Your code is correct. There was actually a bug in PieSeries for this scenario. Thanks for bringing our attention to this. This bug will be resolved in the next nightly build which you can download from your account page tomorrow. http://www.mindscapehq.com/store/myaccount Jason Fauchelle |
|
|
Thanks Jason, just had a chance to re-test using the current nightly. Looks like it's fixed. --lars |
|