StackedBarSeries Class
Displays data as bars stacked by arguments, so that each stacked bar height is determined by the total of all the series values for the argument.
Namespace: DevExpress.Maui.Charts
Assembly: DevExpress.Maui.Charts.dll
NuGet Package: DevExpress.Maui.Charts
#Declaration
public class StackedBarSeries :
BarSeriesBase