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
|
I am having a small issue though where the bars/axis etc. don't render (the PART_ChartCanvas has no elements underneath it). We have a situation where the chart control is in one of the tabs on a TabControl that is bound to an ItemsSource, so our pages are presented using a ContentPresenter and DataTemplates. This appears to be what is causing the issue - I determined this by creating a TabControl that caches the views it creates instead of re-creating them (although this fixed your chart it broke other areas so is not a viable solution). The chart shows initially the first time it is loaded, but then if I change tabs and change back to the chart again the chart disappears (apart from the legend). I've tried doing things like calling ForceRender on the Chart at various times, but it doesn't seem to resolve the issue. We are on the latest version (as of last week). Any help would be greatly appreciated! Thanks, Kyle |
|
|
Hello Kyle Unfortunately I have not been able to reproduce this issue. Could you please send a simple repro project that demonstrates this and I will find the solution for you. -Jason Fauchelle |
|