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

[Solved] Chat databound values

1 Answer 93 Views
Chart
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Spartan IV
Top achievements
Rank 1
Spartan IV asked on 03 Feb 2012, 07:12 PM
I am using a Chart with Ajax, is working fine. I can attach the values to the x and y axis. But if there is a way to access the databound collection of the chart. Need to get a date that comes with the data. I can make another separate call to get it, but if its available to the chart, is there a way to get it. I want to put in the title something like:

I return a collection of

xValue
yValue
dateId

First two are bound to the x and y axis, but how i can get the dateId which is there but have not seen a way to bind it to the Chart title.

Sales for: 2/3/2012 <= date. But i do not know the date until the data is retrieved for the chart. Data is for last available date with data.

Thanks

1 Answer, 1 is accepted

Sort by
0
Hristo Germanov
Telerik team
answered on 08 Feb 2012, 01:18 PM
Hello Alexis,

Currently this functionality is not supported, but I will add it as a feature request in our internal system. If we receive more requests for the same functionality, we will schedule it for investigation.

Kind regards,
Hristo Germanov
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
Chart
Asked by
Spartan IV
Top achievements
Rank 1
Answers by
Hristo Germanov
Telerik team
Share this question
or