Tooltip over chart bars

Hello, I am looking for a product to draw Gantt- or schedule-like charts. One of my needs is to show a tooltip when the mouse moves over a bar. I saw that the Essential Chart tool provides a Tooltip property to the chart itself. Does it provide it also for each bar in the chart ? If not, is there a way to do so by programing ? Thanks a lot.

1 Reply

DJ Davis Jebaraj Syncfusion Team April 27, 2004 11:37 AM UTC

Hi, Thank you for your interest in Essential Chart. Essential Chart supports displaying Tooltips for the points (bars in some Chart types) in a Chart series. The PrepareStyle event of the ChartSeries can be handled to provide point specific tooltips. Please see the sample linked to below for an example: http://www.syncfusion.com/support/user/uploads/charttooltipevent.zip Please let us know if you have any further questions. Regards, Davis

Loader.
Up arrow icon