I have a large log file which contains data for 5 days, every second data is sampled. When I tried to plot the data in the xamDataChart, it's hard to read for a specific second, what the value should be, even I zoomed it to the largest. So I am thinking to let the user choose the period they want to plot. Can I do this simply change the xamDataChart's start and end point? So I don't need to change the ItemSource to bind to different collection.
Thanks,
Joan
HI,
You could change the Axis range.
Here is a link to AxisRange: http://help.infragistics.com/NetAdvantage/WPF/2012.2/CLR4.0/?page=xamDataChart_Axis_Range.html
Sincerely,
Matt
Developer Support Engineer
Please let me know if you need further assistance regarding this issue.
Sincerely, Matt