This is a migrated thread and some comments may be shown as answers.

Fading off points of a scatter chart over time

2 Answers 61 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Angshuman
Top achievements
Rank 2
Angshuman asked on 23 Nov 2010, 02:23 PM
I need to create a scatter chart where I have to fade off points over time. For that I need to change the point color of a series dynamically in the code. How could I do that ?

2 Answers, 1 is accepted

Sort by
0
Angshuman
Top achievements
Rank 2
answered on 24 Nov 2010, 06:25 AM
After taking a new look at my software development requirement, I would like to extend the query a bit. What I exactly want is the mechanism to animate the points of a series. The animation includes fading and blinking right now. I want to be able to
1. Fade/Blink some of the points of a particular series
2. Fade/Blink all the point of a particular series

Please let me know whether it is doable and if yes, some sample code would be hugely helpful!
0
Velin
Telerik team
answered on 25 Nov 2010, 12:33 PM
Hi Angshuman,

Unfortunately, such functionality is not present right out of the box. You could use the MVVM approach to change the scatter points colors over time but this depends on the specifics of your project. Should you have any specific problems with the implementation, we will be glad to help.

Regards,
Ryan
the Telerik team
Browse the videos here>> to help you get started with RadControls for WPF
Tags
Chart
Asked by
Angshuman
Top achievements
Rank 2
Answers by
Angshuman
Top achievements
Rank 2
Velin
Telerik team
Share this question
or