Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post May 25, 2012 09:27 AM by Catherine Shan - MSFT
Member
8 Points
112 Posts
May 21, 2012 02:27 PM|LINK
I am using following code to display the tooltip:
Chart1.Series["SeriesName"].LabelToolTip = "#VALX [#VALY]"; //for X-Axis
Chart1.Series["SeriesName"].ToolTip = "#VALX [#VALY]"; // for Y-Axis
it displaying the tooltip based on the x and y value,
Requirement :
I want to display the tooltip based on the x and y co-ordinate point.
Any ideas?
All-Star
23382 Points
2490 Posts
Microsoft
May 25, 2012 09:27 AM|LINK
Hi,
Thank you very much for posting!
sudhir.bharti@hotmail.com Requirement : I want to display the tooltip based on the x and y co-ordinate point.
Could you explain it more clearly? That will help us to continue.
Best wishes,
sudhir.bhart...
Member
8 Points
112 Posts
show current (x,y) Value as tooltip in mschart
May 21, 2012 02:27 PM|LINK
I am using following code to display the tooltip:
Chart1.Series["SeriesName"].LabelToolTip = "#VALX [#VALY]"; //for X-Axis
Chart1.Series["SeriesName"].ToolTip = "#VALX [#VALY]"; // for Y-Axis
it displaying the tooltip based on the x and y value,
Requirement :
I want to display the tooltip based on the x and y co-ordinate point.
Any ideas?
Catherine Sh...
All-Star
23382 Points
2490 Posts
Microsoft
Re: show current (x,y) Value as tooltip in mschart
May 25, 2012 09:27 AM|LINK
Hi,
Thank you very much for posting!
Could you explain it more clearly? That will help us to continue.
Best wishes,
Feedback to us
Develop and promote your apps in Windows Store