Chart in ASP.NET

This control is useful for running some good-looking charts. The Chart server control supports many chart types as follows:

Point

FastPoint

Bubble

Line

Spline

StepLine

FastLine

Bar

StackedBar

StackedBar100

Column

StackedColumn

StackedColumn100

Area

SplineArea

StackedArea

Drag the Chart control from the Toolbox which is under the Data Tab.when you drag it onto the Design View it will look like this: