The API does not expose click events on the axis labels, sorry. If you are willing to do some hack work, it *may* be possible to do what you want by digging into the SVG/VML code that creates the charts and attaching event handlers to the appropriate elements, but identifying which elements to attach handlers to could be tricky. Furthermore, future updates to the API could break the hack.
On Friday, March 8, 2013 3:32:57 PM UTC-5, rajesh kumar wrote: > > I need to make a column chart in which i should be able to click on > category axis label and value axis label of the chart. > > Please help me how to do this. > > Thanks > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-visualization-api?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
