Can anyone help me by showing a simple example how to use the motion framework? which they have newly introduced...
Will be of gr8 help
Thanks in advance
Hi,
I believe some sample code will be released with the upcoming service release of the product which contains some changes to improve these features.
But here is a breakdown as to what is required.
Limitations in the current version:
Because of the second limitation, until the service release is available, you should avoid changing two things in one interaction if you want it to animate. If you run into this situation, I can show you some work arounds, but the issue should no longer be a problem in the soon to be released SR.
-Graham
Graham, This info is useful. Would you mind explaining the work around for the second situation? I believe I'm having this issue.
I get no animation on the chart when cycling through the time dimension. I have 3 data values that are updated: X,Y & R. If I comment out the OnPropertyChanged notification for values Y & R, the animation begins working, but things only change along the X axis (which I guess is understandable.)
Could you be so kind as to give me some hints as to the work around? Thanks.
Keith