We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Tooltip on Diagram nodes

I would like to have some tooltips when Mouseover diagram elements, so that I can show some basic information on the node. How can I do it ? Thanks

1 Reply

AD Administrator Syncfusion Team August 24, 2004 08:10 PM UTC

Hi Rui, You can do what you are seeking by examining the the Model''s MouseEnter''s evtArgs. Here is a sample where tooltips are displayed only for nodes of type MySymbol. The Tooltips are displayed using the MouseEnter event of the Model and are made inactive in the Model''s MouseLeave event. Regards Arun

Loader.
Live Chat Icon For mobile
Up arrow icon