Skip to content

SetGrid on Bar Chart #14

Description

@GoogleCodeExporter
When I using Bar Chart and put SetGrid directive, the site does not open
and show a error.

I changed the if to:

            if (!(chartType == ChartType.LineChart || chartType ==
ChartType.ScatterPlot || chartType == ChartType.BarChart))
            {
                throw new InvalidFeatureForChartTypeException();
            }


PS.: Have 2 places to change!

Rafael Amorim
SharpCode User Group 
Operational Admin
www.sharpcode.com.br

Original issue reported on code.google.com by ramo...@gmail.com on 27 Jan 2009 at 7:45

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions