Hi Madhura,
Greetings from Syncfusion.
As of now we don’t have support to show the tooltip for each
series separately in shared mode. We can show the tooltip separately for each
series while hovering the point. However, we have created a simple React
application to demonstrate the same. Please find the below stackblitz link for
your sample reference.
Sample link: https://stackblitz.com/edit/react-vfspr2?file=index.js
Code Snippet:
<ChartComponent tooltip={{ enable: true
}}></ChartComponent>
|
Screenshot:

Kindly, revert us if you have any concerns.
Regards,
Swetha