Dear Community, dear Telerik - Team,
I´ve got a question on RadChart for WPF.
For coding i use c# on .net 4.0
Intro:
I use a Telerik RadChart for showing items of a observable collection.
I got an UI, on which you can enter specific parameters and then safe it as an entry to this collection by clicking a button as often as you wish.
By pressing a second button, the application turns on to the next page on which the Chart ist implemented.
The Chart itself is a RadChart working with bars. The data is displayed correctly and everything runs fine.
Problem:
The bars of the RadChart are animated and popping up from left to right.
I set the TotalAnimationDuration to 7 secs.
I want the mousecursor to be a WAITCURSOR as long as the animation is runnig, means, till every bar is finally displayed.
Is there any chance this is possible?
Thanks in advance!
I´ve got a question on RadChart for WPF.
For coding i use c# on .net 4.0
Intro:
I use a Telerik RadChart for showing items of a observable collection.
I got an UI, on which you can enter specific parameters and then safe it as an entry to this collection by clicking a button as often as you wish.
By pressing a second button, the application turns on to the next page on which the Chart ist implemented.
The Chart itself is a RadChart working with bars. The data is displayed correctly and everything runs fine.
Problem:
The bars of the RadChart are animated and popping up from left to right.
I set the TotalAnimationDuration to 7 secs.
I want the mousecursor to be a WAITCURSOR as long as the animation is runnig, means, till every bar is finally displayed.
Is there any chance this is possible?
Thanks in advance!