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

Rad Chart showing border while loading

1 Answer 28 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Sowjanya
Top achievements
Rank 1
Sowjanya asked on 25 Jul 2013, 03:49 AM
Hi,
We purchased RadControls_for_silverlight5_2013_1_0403_Dev.msi. While loading a Rad Chart in the page, it showa a solid border for a while and then loads properly. If I initialize a chart more than once, everytime this border blinks in the page which doesn't give a professional look. Please let me know in what way I can avoid this. Please find attached the screen.

1 Answer, 1 is accepted

Sort by
0
Evgenia
Telerik team
answered on 30 Jul 2013, 07:09 AM
Hi,

 From what I can see on your attached image, the Border that is causing problems to you is the PlotArea border, not the Chart's one. The plot area is part of the chart area and is represented by the ClipPanel control. You may easily create a style , targeting the ClipPanel and set its Border to be Transparent and the BorderThickness to 0. You can find more information and a code sample in this help topic. Copy-paste the style and delete the Background setter. Instead set the Border and BorderThickness I mentioned.

Regards,
Evgenia
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for SILVERLIGHT.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
Chart
Asked by
Sowjanya
Top achievements
Rank 1
Answers by
Evgenia
Telerik team
Share this question
or