hotspots

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Janne
Newbie
Newbie
Posts: 22
Joined: Wed Dec 31, 2008 12:00 am

hotspots

Post by Janne » Wed Jan 22, 2014 1:50 pm

Hi all,

I have this webchart containing several stacked barseries on a datetime bottom axis, and I want the "tooltip" that appears when the mouse moves over a bar to indicate the descriptive text used in the legend. If I chose "legend" as the MarkStyle property design-time, however, what I see is not the legend but the label - the same text as the one that appears by the horizontal axis ticks. If I chose "label" as the MarkStyle property, the same thing happens. It seems impossible to make it show the legend text. Any ideas, anyone?

best,
rgds, Janne

Christopher
Guru
Posts: 1603
Joined: Fri Nov 15, 2002 12:00 am

Re: hotspots

Post by Christopher » Fri Jan 24, 2014 10:28 am

Hello Janne,

In the ASP.NET feature demo, there is a demo under:

Interacting with Charts -> Mouseover Hints -> Standard Mouseover Mark Formats

in which the different styles seem to work as expected. Would you be so kind as to modify that example to demonstrate the problem, then paste the code here so that I can reproduce it?
Best Regards,
Christopher Ireland / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Instructions - How to post in this forum

Janne
Newbie
Newbie
Posts: 22
Joined: Wed Dec 31, 2008 12:00 am

Re: hotspots

Post by Janne » Fri Jan 24, 2014 4:29 pm

I'll do that. However, I did this design-time, using the edit function of the chart Component, so there isn't a code really. (I assume that's what the demo has - a code). Anyway I'll look at this during the weekend and get back to you. Thanks a lot for yr assistance.
best,
rgds, Janne

Post Reply