Hi,
I'm working on a project which uses your WP7 and SL controls.
Most of the code can be shared (which is positive) - although some naming (unfortunately) differ.
For an example RadBusyIndicator has a IsBussi on SL and a IsRunning property on WP7 :)
But what I'm asking about is something different.
I try to implement scrolling (Zoom / Pan).
Unfortunately in your sample I can only find some kind of "after release" scrolling.
So the user drags a scrollbar - and after release the chart is redrawn.
The problem - lets say the user searches for "spikes" - drag / release / wait - check labels (maybe he scrolled to far and missed something),
again drag / release / wait...
While your WP7 chart as well as the SL Toolkit chart offers "scrolling whit preview" / "live scrolling" out of the box I found no sample how to achieve this with RadChart.
Did I miss something?
Regards
Manfred
PS: I use LineSeries whit DateTimeContinousAxes
I'm working on a project which uses your WP7 and SL controls.
Most of the code can be shared (which is positive) - although some naming (unfortunately) differ.
For an example RadBusyIndicator has a IsBussi on SL and a IsRunning property on WP7 :)
But what I'm asking about is something different.
I try to implement scrolling (Zoom / Pan).
Unfortunately in your sample I can only find some kind of "after release" scrolling.
So the user drags a scrollbar - and after release the chart is redrawn.
The problem - lets say the user searches for "spikes" - drag / release / wait - check labels (maybe he scrolled to far and missed something),
again drag / release / wait...
While your WP7 chart as well as the SL Toolkit chart offers "scrolling whit preview" / "live scrolling" out of the box I found no sample how to achieve this with RadChart.
Did I miss something?
Regards
Manfred
PS: I use LineSeries whit DateTimeContinousAxes