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

Radchart only changing skins once

1 Answer 35 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Josh
Top achievements
Rank 1
Josh asked on 02 Jul 2013, 06:50 PM
I'm currently working with a number of RadCharts and a RadGrid. When a RadChart is clicked I switch its skin from black to deep red to show that it has been selected. This functionality works just fine. When one of the other charts is clicked a message is broadcast to all other charts to change their skin back to black if they were deep red. The line of code is called and the variable RadChart1.Skin is set to black, but the appearance of the chart maintains the deep red skin. If I set "SkinsOverrideStyles" to true the chart does change correctly, but it changes my legend back to SeriesName rather than ItemLabels (as well as changing a few other things I have set) so that solution doesn't seem plausible. Is there any reason why the chart would only correctly change skins once? As I previously stated even with SkinsOverrideStyles set to false it makes the change from Black to Deep Red without any problems, the issue is when I try to switch back from Deep Red to Black.

1 Answer, 1 is accepted

Sort by
0
Nikolay
Telerik team
answered on 05 Jul 2013, 05:08 AM
Hello Josh,

Could you, please, open a support ticket and send us a sample test app reproducing this issue, so that we could debug it locally and see where the cause for this behavior may be. 

Regards,
Nikolay
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
Chart (Obsolete)
Asked by
Josh
Top achievements
Rank 1
Answers by
Nikolay
Telerik team
Share this question
or