The labels shouldn't be increasing in size as the chart gets wider. You
can control the size, though, with the hAxis.textStyle option (which takes
an option with up to 3 sub-options: "color", "fontName", and "fontSize"):
hAxis: {
textStyle: {
color: 'red',
fontName: 'Arial sans-serif',
fontSize: 12
}
}
On Tuesday, April 30, 2013 3:22:10 AM UTC-4, ultratorrent wrote:
>
> Okay ,thanks. one thing , how to use CSS to fix the font size of x-axis,
> because when i increase the width of a chart , the x-axis label will also
> increase based on the size of chart....Sorry if this is a stupid question
--
You received this message because you are subscribed to the Google Groups
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at
http://groups.google.com/group/google-visualization-api?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.