Hi Chandu,
If you attach to the RadChart.
Click event or if you just set the legend item's ActiveRegion.Url you should get a pointer cursor when you hover over a legend item. However, if you need to, you can explicitly set the mouse cursor by attaching to the RadChart.
BeforeLayout event and executing the following code:
I have attached a sample project for reference.
I hope this helps.
Regards,
Petar Kirov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their
blog feed now.