Hi Muhammad,
Greetings from Syncfusion.
We have analyzed your reported scenario based on that we
regret to inform you that currently we don’t have support for highlighting a
specific area when hovering to show tooltip. However, we have created a
workaround by using the crosshair to create a highlighted like column along
with the shared tooltip.
We have attached code-snippet, sample and screenshot for
your reference.
Code-snippet:
<ChartComponent
crosshair={{ enable: true, line: {width: 30, color: '#a6aab0' , opacity: 0.1}, lineType: 'Vertical' }}>
<Inject services={[SplineRangeAreaSeries,Crosshair]} />
</ChartComponent>
|
Screenshot:

Sample: https://stackblitz.com/edit/react-y5g7tl-5dnhvq?file=index.js
Kindly revert us if you have any concerns.
Regards,
Nishanthi