Hi Guys,
I am using gwt-visualisation chart
But is there any way to add click handler to x-label
Thanks
Hi Guys,
I am using gwt-visualisation chart
But is there any way to add click handler to x-label
Thanks
I don't know about the gwt-visualisation library but try adding the label to a FocusPanel
to which you can add a click handler.