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

Set Series Color on Bound

1 Answer 91 Views
Chart (HTML5)
This is a migrated thread and some comments may be shown as answers.
Thao
Top achievements
Rank 1
Thao asked on 12 Jun 2012, 07:14 PM
I have a bar chart from an SqlDataSource working well.  By default, all bars (series) are the same color.  I would to be able to set each color programatically as they are added to the chart.  How do I capture the series bounding event? 

Thank you.

1 Answer, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 13 Jun 2012, 03:12 PM
Hello Ramon,

Due to the fact the the RadHtmlChart is rendered entirely on the client it does not have an ItemDataBound event. The series currently support only items with the same color to handle the case where multiple series are present in the same chart. In case this feature becomes popular among the community we will consider its implementation.


Regards,
Marin Bratanov
the Telerik team
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 their blog feed now.
Tags
Chart (HTML5)
Asked by
Thao
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Share this question
or