This question is locked. New answers and comments are not allowed.
Hi,
I've just downloaded and installed the latest release of RadControls for Silverlight, and all of the charts that I had previously disabled animations on using:
I've just downloaded and installed the latest release of RadControls for Silverlight, and all of the charts that I had previously disabled animations on using:
RadChart1.DefaultView.ChartArea.EnableAnimations =
false
;
are now animated again. It looks like EnableAnimations is being ignored.