This question is locked. New answers and comments are not allowed.
Hi,
I have added a client event (OnSeriesClick) to my pie chart.
I am now looking to change the cursor to hand/pointer when I mouseover the segments. Is this possible?
I have added the style cursor: hand; cursor: pointer; to the HtmlAttributes of the chart but of course this changes the cursor for the whole chart area (div) rather than just the series.
Thanks
I have added a client event (OnSeriesClick) to my pie chart.
I am now looking to change the cursor to hand/pointer when I mouseover the segments. Is this possible?
I have added the style cursor: hand; cursor: pointer; to the HtmlAttributes of the chart but of course this changes the cursor for the whole chart area (div) rather than just the series.
Thanks