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

Charts are not displayed

2 Answers 49 Views
Chart
This is a migrated thread and some comments may be shown as answers.
kate
Top achievements
Rank 1
kate asked on 02 Apr 2012, 08:41 PM

Hi,

I have the following issue: I use RadCharts in a silverlight project but they are not displayed.
I found that if I don’t set Theme to my custom theme file – everything is ok. I even removed all styles from this theme file - all the same.

I created test project with hardcoded chart values (you can find this project here). And if you uncomment the following row in Application_Startup method, the chart will be displayed correctly:

Telerik.Windows.Controls.StyleManager.ApplicationTheme = new MyTelerikTheme();

Could you please clear up this behavior?

My real theme file doesn’t have styles for RadChart, but I have custom styles for other telerik controls in it.

Thank you,
Kate

2 Answers, 1 is accepted

Sort by
0
Accepted
Sia
Telerik team
answered on 05 Apr 2012, 02:02 PM
Hello Kate,

When having custom theme, you need to add storyboards for the RadChart control as shown in this help topic. Please give it a try and let me know if your problem is solved.

Kind regards,
Sia
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
kate
Top achievements
Rank 1
answered on 05 Apr 2012, 08:07 PM
Yea, now it works
Thanks a lot
Tags
Chart
Asked by
kate
Top achievements
Rank 1
Answers by
Sia
Telerik team
kate
Top achievements
Rank 1
Share this question
or