Bar Charts
Chart for Silverlight supports the following types of Bar charts:
•Bar
•BarStacked
•BarStacked100pc
Bar
The following image represents the Bar chart when you set the ChartType property to Bar:

Bar Stacked
The following image represents the Bar Stacked chart when you set the ChartType property to BarStacked:

Bar Stacked 100 Percent
The following image represents the Bar Stacked 100 Percent chart when you set the ChartType property to BarStacked100pc:
