Hello,
I am getting this xamDataChart curve in my code when I run it.
Is there a specific reason why would this happen? It's driving me crazy!
Screenshots are attached herewith.
Hello PD,
Thank you for your post.
I am a little bit unsure of why this XamDataChart curve that you are seeing is "weird" as you had said. It appears to me that you are using a CategoryDateTimeXAxis with a NumericYAxis, and the series appears to be a LineSeries that appears to fluctuate quite a bit. Please correct me if my impression is wrong on that matter. One thing that I do notice about your screenshot that is slightly odd is the fact that all of the markers for your series are on the bottom part of the fluctuation of your series. I am not entirely sure why this would be, but I don't believe that's what you are asking about here.
I am curious as to what your data source looks like to create this sort of curve, as I would imagine that a wildly fluctuating data source for your series is what would cause this. Would it be possible for you to please provide some more detail as to what is so "weird" about the curve that you are seeing? For example, would it be possible for you to please include some details about how you data source is laid out, or possible a small, isolated sample project that reproduces this issue so that I can further understand this unwanted behavior you are currently seeing?
Please let me know if you have any other questions or concerns on this matter.
Sincerely,AndrewAssociate DeveloperInfragistics Inc.www.infragistics.com/support
Hello Andrew.
The dataset is not fluctuating in nature. The curve points are correct and that is what it should have shown.
I am attaching a small video to demonstrate the issue and also a code snippet.
Let me if that helps.