Skip to content

6ther/how-to-create-a-2d-stacked-bar-chart-e1653

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Files to look at:

How to create a 2D Stacked Bar chart

The following example demonstrates how to create a 2D Stacked Bar chart.

Description

For this, it is necessary to assign the ChartControl.Diagram property to XYDiagram2D, and then add two BarStackedSeries2D with points to the diagram's Series collection.

Also, this example shows how to add a legend (showing series names) to a chart.


About

.NET, WPF, DXCharts for WPF

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%