Hi! You're doing it wrong... slantedText is a property of hAxis, the
right way to use it is:

hAxis: {slantedText: true}

If you want to set more properties:

hAxis: {title: "Chart Title", slantedText: true}

You can test on the Google Code Playground
http://code.google.com/apis/ajax/playground/?type=visualization#column_chart

Hope that this helps you.

Lucas

On 15 set, 04:05, rajakumar Iyyemperumal <[email protected]>
wrote:
> Hi,
>   Is it possible to set the hAxis text as slanted in column chart? I
> tried  Options.set("hAxis.slantedText",true) to set he slanted text
> but it is not working .
>  Can you suggest me any other way to achieve this ?

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