Hi,
Is there any way to set web link on pointElement on a Scatter Chart ?
My intention is to be able to drill down the point on the Scatter chart to show more details on each of the point,
Any help is greatly appreciated.
Thank you!!
Regards,LiMin
You can try using the chart client side events:
...
<!--
{
}
// -->
</
Teodor,
Thank you for taking the time to find a work around.