I am trying to figure out the name/value for vAxis.logScale line
chart. Please see the following URL:
http://code.google.com/apis/chart/image/docs/gallery/line_charts.html#gcharts_axis_styles_labels
In here, you will see that it specifies the param 'cht' for Chart Type
and its value is 'lc' for a Line Chart.
Similarly, what is the name (i.e. code) for vAxis.logScale property
and what value should be specified to make it logarithmic?
Also, please point me to the place where I can look up such things
myself.
Thanks.
Bharat