02-01-2010 08:15 PM
We would like to hover the mouse over some point in an intensity chart and have the tool-tip text give the numeric Z-value at that point. I imagine I could do this with brute-force using mouseEnter/mouseLeave events and some calculations based on mouse/chart/window coordinates to modify the chart tool-tip value on the fly. But is there a more elegant way to do this? I could not find any chart properties or configuration to do this.
Thanks and Best Regards,
-- J.
02-01-2010 08:19 PM
05-28-2010 04:17 PM - edited 05-28-2010 04:17 PM