All Products
Demos
Pricing
Services
Blogs
Docs & Support
Search
Shopping cart
Login
Contact Us
Get A Free Trial
close mobile menu
Telerik Forums
/
UI for ASP.NET AJAX Forum
/
Chart (Obsolete)
/
Background for chart?
Cancel
Telerik UI for ASP.NET AJAX
Resources
Buy
Try
Thread is closed for posting
Feed for this thread
3 posts, 0 answers
Igor Turko
19 posts
Member since:
Dec 2007
Posted 27 Apr 2008
Link to this post
Hey!
My page is in blue, I set BackColor for chart in Transparent, but the background of chart is still white. What I must do in order to background of chart be in the same color as a page.
Thank you, Igor.
Igor Turko
19 posts
Member since:
Dec 2007
Posted 27 Apr 2008
Link to this post
That's all
<rad:RadChart>
<Appearance Border-Visible="False">
<FillStyle MainColor="Transparent">
</FillStyle>
</Appearance>
</rad:RadChart>
Giuseppe
Admin
2363 posts
Posted 29 Apr 2008
Link to this post
Hello Igor Turko,
We have attached a sample application that does not reproduce the problematic behavior.
Please review it and let us know if we are missing something out.
Sincerely yours,
Manuel
the Telerik team
Instantly find answers to your questions at the
new Telerik Support Center
AJAXEnabledWebSite2.zip
Back to Top