jQuery Chart seriesType

Specifies the data series representation layout on the plot area:

{
    seriesType: 'bar'
}

This setting is demonstrated in the following example.
More information on series types is available here.