Can anyone provide any documentation about the format of the Custom
Style Sheet for different type of the ControlWrappers?
something like this that we are using for Table:
cssClassNames = {
                        'headerRow':'header-row bold-font font',
                        'headerCell':'header-cell font',
                        'tableRow':'table-row',
                        'tableCell':'table-cell font',
                        'selectedTableRow':'selected-row',
                        'oddTableRow':'odd-rows',
                        'hoverTableRow':'hover-row'
                };



Thanks,

-- 
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.

Reply via email to