Hi Sargis,
Thank you for the additional input.
In such a case, the zooming and scrolling feature is not the best option. Since you only need to show a portion of the data at any one moment, a better solution would be to use filtering. More on the topic is available in the following article:
http://www.telerik.com/help/silverlight/radchart-features-filtering.html
Essentially, on each timer tick you can:
1. Clear any previous filter descriptors
2. Add a new filter descriptor (or more than one if needed) that matches the new criteria.
I hope this information gets you started properly.
Kind regards,
Yavor
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the
Telerik Public Issue Tracking system and vote to affect the priority of the items