Hi Surya, The getProperties function returns a byRef object that holds all properties assigned to a table cell. Since assigning cells with properties is dynamic and individual, it is not mandatory that each cell will have the same properties. It can differ from cell to cell. You can check the properties list of data tables to get a glimpse of the properties that can be assigned.
On Mon, Nov 28, 2011 at 6:35 PM, Surya <[email protected]> wrote: > Heps, > > Can someone please help me on getting the list of all properties (any > document reference is also good) supported by getProperties(rowIndex, > columnIndex) api of columnchart? > > Thank you, > Surya. > > -- > 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. > > -- 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.
