Hi,
I'm using a Column Chart format of HtmlChart. When I hover over the column, the tooltip value appears as expected. However, when the mouse leaves the column, the tooltip value remains until I hover over a different column. I would like the tooltip to disappear when I'm no longer over the column. A mouseout event would provide the desired trigger, but near as I can tell, that is not available. Is there a way to accomplish this with the existing features?
Thanks,
Dave