Hi
Can you let me know how to achieve animation when creating a pie chart?
There doesn't seem to be a 'IsTransitionInEnabled' property anywhere I can see.
With thanks
Andrew Hunot
Hello Andrew,
The XamPieChart does not expose any sort of built-in animation at the moment. If you would like to see this made available in a future version of the XamPieChart, I would recommend suggesting a new product idea for it at http://ideas.infragistics.com. This product ideas site will place you in direct communication with our product management teams who plan and prioritize upcoming features and products based on community feedback.
With the above said, it is still possible to animate the XamPieChart using Storyboards on the elements that make up the chart in its Loaded event. I have attached a sample project demonstrating how a "wipe" type of animation could be implemented on the XamPieChart by animating the Canvas elements that hold the XamPieChart's Slices and Labels.
I hope this helps. Please let me know if you have any other questions or concerns on this matter.
Sincerely,AndrewAssociate Developer
Hi Andrew
Many thanks for this. I have managed to implement it into my project although it is not exactly what I was hoping for.
Can you let me know if it is possible still to obtain a version of the retired xamChart control and supporting files that I could use in my initial migration?
Regards
Andrew
Many thanks for this - I was able to download and run it.
The last version that the XamChart was available in was version 11.2 of Infragistics for WPF, and so to use the retired XamChart, you will need to obtain that version or an earlier one.
If you are not licensed to that version already, then to do this, I would recommend contacting our sales department and requesting a back-key for version 11.2. You can contact our sales department using their contact information here: http://ko.infragistics.com/about-us/contact-us.
Please let me know if you have any other questions or concerns on this matter.