Hi,
I'm having severe trouble trying to make this happen but I have over 3000 points on my line chart and since I can't show each item on it, I would like to somehow have a mouseover command that will show me the values on the chart. After reading through the forums, apparently this can't be done in the RadChart.
A few questions:
1. Apparently, the following forum discussion was able to do something like this but in C#.NET. How can I make this feasible in VB.NET?
http://www.telerik.com/community/forums/aspnet/chart/showing-label-as-tooltip.aspx
2. If I can't do this, what other alternate ways can we make this happen? I absolutely need to get this to work for me by early next week. I've noticed quite a few people asking about this. When is this going to get implemented?
I'm having severe trouble trying to make this happen but I have over 3000 points on my line chart and since I can't show each item on it, I would like to somehow have a mouseover command that will show me the values on the chart. After reading through the forums, apparently this can't be done in the RadChart.
A few questions:
1. Apparently, the following forum discussion was able to do something like this but in C#.NET. How can I make this feasible in VB.NET?
http://www.telerik.com/community/forums/aspnet/chart/showing-label-as-tooltip.aspx
2. If I can't do this, what other alternate ways can we make this happen? I absolutely need to get this to work for me by early next week. I've noticed quite a few people asking about this. When is this going to get implemented?
8 Answers, 1 is accepted
0

Piyush
Top achievements
Rank 1
answered on 07 Feb 2009, 04:42 AM
And here is another example site that demonstrates this feasibility:
http://www.telerik.com/community/forums/winforms/chart/tool-tip-pop-up-on-mouse-over-on-a-chart.aspx
Help!
http://www.telerik.com/community/forums/winforms/chart/tool-tip-pop-up-on-mouse-over-on-a-chart.aspx
Help!
0
Hello Piyush,
As you have seen this is not supported out-of-the box for RadChart. I am afraid we will not be shipping such a feature for Q1 not to mention end of this week. Is there any problem with the work-arounds that other users have supplied in the forum?
Greetings,
Vladimir Milev
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
As you have seen this is not supported out-of-the box for RadChart. I am afraid we will not be shipping such a feature for Q1 not to mention end of this week. Is there any problem with the work-arounds that other users have supplied in the forum?
Greetings,
Vladimir Milev
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0

Piyush
Top achievements
Rank 1
answered on 09 Feb 2009, 03:32 PM
Hi,
What's the difference between a "no support" versus the solution you provided in:
http://www.telerik.com/community/forums/aspnet-ajax/chart/mouse-over-a-scatter-plot.aspx#738877
? A little confused.
What's the difference between a "no support" versus the solution you provided in:
http://www.telerik.com/community/forums/aspnet-ajax/chart/mouse-over-a-scatter-plot.aspx#738877
? A little confused.
0
Hi Piyush,
I just checked this thread as well as the other one you mentioned. I believe my colleague Vladimir has provided an example which matches your description. Namely, it shows how to trigger an action (updating a label) upon mouse over a point chart item. I have attached an updated VB.NET version of his page to that thread, so you can check it.
In this thread, you refer to a line chart with 3000 items, where you need to show the exact value for a given point of the line. This is the functionality, which is not available in RadChart. Still, RadChart can show tooltips for line pointmarks and the mechanism is exactly the same as shown in the example I have attached to the other forum thread you have started. This is also shown in this online example. You can freely remove the RadTooltipManager if you do not need it.
Kind regards,
Ves
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
I just checked this thread as well as the other one you mentioned. I believe my colleague Vladimir has provided an example which matches your description. Namely, it shows how to trigger an action (updating a label) upon mouse over a point chart item. I have attached an updated VB.NET version of his page to that thread, so you can check it.
In this thread, you refer to a line chart with 3000 items, where you need to show the exact value for a given point of the line. This is the functionality, which is not available in RadChart. Still, RadChart can show tooltips for line pointmarks and the mechanism is exactly the same as shown in the example I have attached to the other forum thread you have started. This is also shown in this online example. You can freely remove the RadTooltipManager if you do not need it.
Kind regards,
Ves
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0

Bhavani Arunachalam
Top achievements
Rank 1
answered on 25 Feb 2009, 07:24 AM
Hi Telerik Team
I have a Radchart line graph , I would like to display the X, Y co-ordinates as a tooltip when the user moves the mouse at any point on the line graph (not only the pointmarks but also on any point on the line graph ) .
Please let me whether this functionality is support in RadChart
Your help will be appreciated.
Thanks
Regards
Bhavani
0
Hi Bhavani,
As answered in your support ticket, this feature is not currently available in RadChart.
Best Regards,
Ves
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
As answered in your support ticket, this feature is not currently available in RadChart.
Best Regards,
Ves
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0

Ram
Top achievements
Rank 1
answered on 22 Sep 2011, 08:04 AM
Hi,
I'm using radchart of line type in my application.
I'm binding the chart serises in codebehind.
In my chart line starts after .5cm(ex) from Y-Axis.
I want it to start from the y axis.
How Cloud I achieve this pls help me.
Please find my attachment.
0
Hello Ram,
Please, find my answer in the dedicated forum thread you have started.
Best regards,
Ves
the Telerik team
Please, find my answer in the dedicated forum thread you have started.
Best regards,
Ves
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