Is there a way to get the value of x in the chart x axis from the
values of x reported in the mousedown event?
Thanks,
Jennifer
sales@msdsimaging.com[/b]
mouse events in TeeChart
-
- Newbie
- Posts: 9
- Joined: Fri Nov 15, 2002 12:00 am
- Location: Dallas Tx
Hi Jennifer,
yes, you can see a similar example (which does the same but using the OnMouseMove event) in the steema.public.attachments newsgroup (at news://www.berneda.com ), with the Subject : "RE: Click Chart to get Series Value (Matt)".
yes, you can see a similar example (which does the same but using the OnMouseMove event) in the steema.public.attachments newsgroup (at news://www.berneda.com ), with the Subject : "RE: Click Chart to get Series Value (Matt)".
Pep Jorge
http://support.steema.com
http://support.steema.com
-
- Newbie
- Posts: 9
- Joined: Fri Nov 15, 2002 12:00 am
- Location: Dallas Tx
--------------------------------------------------------------------------------
Hi Jennifer,
yes, you can see a similar example (which does the same but using the OnMouseMove event) in the steema.public.attachments newsgroup (at news://www.berneda.com ), with the Subject : "RE: Click Chart to get Series Value (Matt)". Hi Matt-
We have been all over the berneda newsgroups and we cannot find this-
Is there a fuinction call that will give us the x position in "chart units"
from the mouse x position. we can certsainly take it form there.
Thanks,
Jennifer
Hi Jennifer,
yes, you can see a similar example (which does the same but using the OnMouseMove event) in the steema.public.attachments newsgroup (at news://www.berneda.com ), with the Subject : "RE: Click Chart to get Series Value (Matt)". Hi Matt-
We have been all over the berneda newsgroups and we cannot find this-
Is there a fuinction call that will give us the x position in "chart units"
from the mouse x position. we can certsainly take it form there.
Thanks,
Jennifer
Hi, Jennifer.
Yes, sure. Use TChartSeries.XScreenToValue method or TChartAxis.CalcPosPoint method.Is there a fuinction call that will give us the x position in "chart units"
from the mouse x position. we can certsainly take it form there.
Marjan Slatinek,
http://www.steema.com
http://www.steema.com
-
- Newbie
- Posts: 9
- Joined: Fri Nov 15, 2002 12:00 am
- Location: Dallas Tx