lykrsl / googlechartsharp

Automatically exported from code.google.com/p/googlechartsharp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grid for BarCharts causes Exception

GoogleCodeExporter opened this issue · comments

According to http://code.google.com/apis/chart/#required_params
the Barchart does support Grids. But I do get an
"InvalidFeatureForChartTypeException" when I try to set one.

Original issue reported on code.google.com by r.baeriswyl on 17 Jun 2008 at 12:42

some here.

using .SetGrid(0.25, 1) causes an InvalidFeatureForChartTypeException

Original comment by mga...@gmail.com on 2 Feb 2009 at 5:44