The basic data roles
for a bar chart are categories and measures. You can assign one category
only, and the values of the category are plotted on the category axis.
You can assign many measures, and the measure values are plotted on
the response axis. If a bar chart contains no measures, then the frequency
of the category values is plotted on the response axis.
In addition to the basic
data roles, you can assign additional roles:
Grouping
groups the data according
to the values of the category data item that you assign. Depending
on the value that you selected for the Grouping style property,
the group values are either shown as individual bars or as segments
of each bar.
Note: Grouping is not available
if you assign multiple measures to the visualization.
Horizontal series
creates a horizontal
series of charts for each value of the category data item that you
assign.
Vertical series
creates a vertical
series of charts for each value of the category data item that you
assign.