I'm trying to display some series data when the mouse is hovered over a candle. Unfortunately, unlike some other chart types it only activates the event when the mouse passes over the vertical line going down the middle.
It would be nice, and easier, if the event was triggered when it passed over any part of the candle.
Does anyone know of anyway of doing this?
Thanks
Mark
MouseEnter Series Event on Candle Chart
Hi.
This one is on our wish list for next TeeChart release. We have to improve the code in the ohcl series Clicked method. Right now Clicked returns correct index only if you're exactly over the open value.
If you have Teechart source code, you can try to improve this by changing the ohcl/candle series Clicked method.
This one is on our wish list for next TeeChart release. We have to improve the code in the ohcl series Clicked method. Right now Clicked returns correct index only if you're exactly over the open value.
If you have Teechart source code, you can try to improve this by changing the ohcl/candle series Clicked method.
Marjan Slatinek,
http://www.steema.com
http://www.steema.com