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

RadChart Not Drawing Lines Initially with LineSeriesDefinition

2 Answers 76 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Andrew Vanek
Top achievements
Rank 1
Andrew Vanek asked on 04 Jan 2010, 03:57 PM
Hello,

I am encountering the following issue when coupling a RadChart with a LineSeriesDefinition: when the RadChart is initially rendered on the page, there are no connecting lines drawn between the points on the graph (as seen in InitialTable.jpg in the attachments). However, if the page is refreshed, the connecting lines are drawn in on the re-rendering of the chart (TableAfterRefresh.jpg in the attachments).

This chart is placed on a Grid which acts as a dashboard, and there are several different dashboards connected with a RadCoverFlow object. So when I say "the page is refreshed", I mean that I switched to another dashboard in the RadCoverFlow and then switched back to the dashboard which contains the errant line chart.

Any help on fixing the chart so that the connecting lines are drawn every time would be greatly appreciated.

Thanks,
Andy

2 Answers, 1 is accepted

Sort by
0
Andrew Vanek
Top achievements
Rank 1
answered on 06 Jan 2010, 05:08 PM
I believe I have come up with a solution to this problem. I discovered in my code that both the control containing the RadChart as well as the App.xaml set the StyleManager theme to "Office Silver". I removed the attribute in the control tag that set the theme since it was already being set in the App.xaml page. This seemed to fix the issue as the chart is now animating correctly.

Regards,
Andy
0
Dwight
Telerik team
answered on 07 Jan 2010, 08:17 AM
Hi Andrew,

I'm glad you've managed to solve the issue on your own. Such an issue would be hard to solve without the project in hand. Note also, that as a customer you are entitled to a 24-hour support, but you need to post on a support thread instead of forum.

All the best,
Evtim
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Chart
Asked by
Andrew Vanek
Top achievements
Rank 1
Answers by
Andrew Vanek
Top achievements
Rank 1
Dwight
Telerik team
Share this question
or