3 messages in com.googlegroups.google-visualization-api[visualization-api] How to change fon...
FromSent OnAttachments
v-jacko20 Jun 2008 09:06 
v-jacko21 Jun 2008 05:54 
FredBB24 Jul 2008 02:47 
Subject:[visualization-api] How to change font size in table ?
From:v-jacko (jack@gmail.com)
Date:06/20/2008 09:06:58 AM
List:com.googlegroups.google-visualization-api

I'm looking to have the table render in a small font. I tried sticking font-size in div (below) but makes no difference Am I missing something or is this not possible ? Also, found reference to forcing scrolls bar via autoscroll, but this also does not work - any poitners ?

<div id="divTicketTable" style="font-size:xx-small;width:400px, height: 200px;overflow:auto"></div>

All help gratefully received.