OnMouseEnter Question
Posted: Mon Jun 18, 2007 3:35 pm
I'm working with a stacked vertical bar chart with 2 series.
They will always be stacked with series #1 on the bottom and series #2 on the top.
I'm using the Marks to show the value of Series #2.
I'm trying to use the OnMouseEnter (and OnMouseleave) event in combination with the TChart Hint to display the series #1 value at a given point. I'm having problems determing the ValueIndex of the Series #1 point over which I'm moving the mouse.
Any suggestions?
Thanks,
Chuck
They will always be stacked with series #1 on the bottom and series #2 on the top.
I'm using the Marks to show the value of Series #2.
I'm trying to use the OnMouseEnter (and OnMouseleave) event in combination with the TChart Hint to display the series #1 value at a given point. I'm having problems determing the ValueIndex of the Series #1 point over which I'm moving the mouse.
Any suggestions?
Thanks,
Chuck