DevExpress-Examples / how-to-create-a-2d-side-by-side-stacked-bar-chart-e3710

.NET, Silverlight, DXCharts for Silverlight

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Files to look at:

How to create a 2D Side-by-Side Stacked Bar chart

[Run Online]

The following example demonstrates how to create a 2D side-by-side stacked bar chart. To do this, it is necessary to assign the ChartControl.Diagram property to XYDiagram2D, and then add four series with points to the diagram's Series collection. And, to stack the series, use their StackedGroup property.



About

.NET, Silverlight, DXCharts for Silverlight

License:Other


Languages

Language:HTML 25.4%Language:Visual Basic .NET 25.4%Language:C# 24.8%Language:ASP.NET 24.4%