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 there, Same situation as my previous post; I am evaluating WPF Elements and have an issue that I cannot investigate without source (http://bit.ly/icrn8P). Issue #2: Using the same data set from a memory profiling, I would like to display each item as a StackedAreaSeries so that we can see how much headroom we have remaining. When I try to create this chart in code, I receive a NullReferenceException when setting the ItemsSource for the series. I have looked the sample code that was provided; it appears to work correctly if you have the data series defined in XAML and then set ItemsSource, however it does not work when the all the series are created from code. Can you confirm this? I tried to narrow the exception by looking at the ItemsSource PropertyChangedEventHandler in Reflector, however it is too obfuscated to tell the exact cause. |
|
|
Hello Thanks for pointing this out and sorry for the inconvenience. I have fixed this bug and it will be available through the nightly builds from tomorrow the 30th of March. Regards |
|
|
Thank-you for fixing these two issues so quickly Jason. One further question: Will the trial/evaluation version be updated with these changes? |
|
|
Hi Dennis, Yes, our nightly builds exist for trial versions. For the nightly builds of the trial version of WPF Elements can be found here: http://www.mindscapehq.com/products/wpfelements/nightly-builds I hope that helps, John-Daniel Trask |
|