ComponentOne BarChart for ASP.NET WebForms
In This Topic
    BarChart Fundamentals
    In This Topic

    A Bar chart is an inverted column chart where the category axis is the vertical axis. A Bar/Column chart draws each series as a bar in a cluster. The number of clusters is the number of points in the data. Each cluster displays the nth data point in each series.

    See Also