Hi,
I noticed a very unpleasant behavior of RadChart when using zooming & scrolling with several SeriesMappings. If both series have XValue binded to a DateTime field, and if there is a large gap in DateTime values, then when you scroll or zoom to that portion of the chart, "No Data Series" appears.
Take a look at example file
zoomscrollupdated.zip located in
this thread , and modify the following piece of code in order to see what's the problem. Just add a gap to the DateTime values:
from this:
to this:
Please, help.
Thanks