I'm not understanding asgallant's or MC Get Vizzy's comments. In fact, it seems like you're talking about getValue() but I'm talking about getRowProperties().
There's a method called getRowProperties documented here: http://code.google.com/apis/chart/interactive/docs/reference.html#DataTable_getRowProperties The signature is getRowProperties(rowIndex). The output of this method is an object. But when I tried to use this method, I didn't get the response I expected to see. Can someone show me how to use that method? -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
