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

Bubble and donut chart not supporting While binding with x-axis string value in RadHtmlchart

1 Answer 71 Views
Chart (HTML5)
This is a migrated thread and some comments may be shown as answers.
Bala
Top achievements
Rank 1
Bala asked on 24 Oct 2013, 05:51 AM
Hi , 
     Bubble and donut charts are  not supporting, While binding with string value in x-axis , it shows error . please tell me the solution to bind the  string value to the  x-axis with the radhtmlchart .

thanks .

1 Answer, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 28 Oct 2013, 12:27 PM
Hello Bala,

Bubble charts have a numerical x-axis, so you cannot bind a list of strings to it: http://demos.telerik.com/aspnet-ajax/htmlchart/examples/charttypes/bubblechart/defaultcs.aspx.
Donut charts are akin to pie charts and do not have axes at all: http://demos.telerik.com/aspnet-ajax/htmlchart/examples/charttypes/donutchart/defaultcs.aspx.

You can set custom strings to be shown as categories for line, area and column charts. This is explained here: http://demos.telerik.com/aspnet-ajax/htmlchart/examples/functionality/mixedchartseries/defaultcs.aspx.


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