hi i am using  google visualization chart
 i have an event Listener where i get the value and name of the selected row

  var name = data.getValue(selectedItem.row, 0);
  var value = data.getValue(selectedItem.row, 1);

how do i  highlight or change the css the selected row 

 tnx 

-- 
You received this message because you are subscribed to the Google Groups 
"Google Chart 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-chart-api?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to