Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
3590
Scrolling XamDataChart
posted

I have a realtime chart that I am re-coding in WPF from Silverlight. When I did this in Silverlight, as I added points, the xaxis major stroke lines stayed fixed but the labels updated (the labels were timestamps). Is there any build in way to make the major axis lines slowly move across the screen as time progresses? I am currently using the NumericXAxis buy I could also use the CategoryDateTimeXAxis if that makes a difference.

Parents Reply Children
No Data