Column Charts
Chart for Silverlight supports the following types of Column charts:
• Column
• ColumnStacked
• ColumnStacked100pc
Column
The following image represents the Column chart when you set the ChartType property to Column:
Column Stacked
The following image represents the Column Stacked 100% when you set the ChartType property to ColumnStacked:
Column Stacked 100%
The following image represents the Column Stacked 100% when you set the ChartType property to ColumnStacked100pc: