Set the style of the axis titles using the hAxis and vAxis.titleTextStyle 
options.

hAxis: {
    titleTextStyle: {
        fontSize: 14 // takes an integer for the pixel-size of the font 
(note that "em" notation does not work here)
    }
}

On Saturday, July 26, 2014 6:21:40 PM UTC-4, Luigi Caradonna wrote:
>
> I'm styling a chart, you can see it here: http://jsfiddle.net/HEEA9/
>
> what I want to do is to format the titles "Hardware" and "Software" (size, 
> not italic, ...), I couldn't find anything about that reading the 
> "configuration options" for scatter charts.
>
> Is it possible to format those titles?
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to