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

How to get x axis data if i want to drill my Stacked bar chart on that axis

1 Answer 45 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Asutosh
Top achievements
Rank 1
Asutosh asked on 14 Apr 2014, 11:08 AM
Hi there,

i am using stacked bar charts for my project. 

the issue i am facing is i have my each bar displaying number of males and females in that particular group.

now i want that bar clickable which will take me to members of the group i clicked bar for. and for that i need my x axis value so that i can pass it in where condition for my subquery. but i am unable to find my x axis value. can you please guide me through on how to accomplish the task.

1 Answer, 1 is accepted

Sort by
0
Danail Vasilev
Telerik team
answered on 16 Apr 2014, 02:02 PM
Hi Asutosh,

Could you specify please whether your questions is related to the RadHtmlChart control? If that is so, then you can use the args.get_category() method. More information on the matter is available in this help article.

Regards,
Danail Vasilev
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Chart (Obsolete)
Asked by
Asutosh
Top achievements
Rank 1
Answers by
Danail Vasilev
Telerik team
Share this question
or