Anyone knows how to make "setColumnProperty" apply to a table column? I've try to use setProperty, it works well but what I want is to set the whole column at once not one by one.
For instance, I expect to set one column with when using the "Table" table.setColumnProperty(1, 'style', 'width:30px;'); -- 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.
