Skip to main content
A newer version of this page is available. .

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.XamarinForms.Charts

Assembly: DevExpress.XamarinForms.Charts.dll

Declaration

public class StackedBarSeries :
    BarSeriesBase

Remarks

Stacked Bars

See Also