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

SideBySideStackedBarSeries Class

Displays data as bars stacked according to the StackedGroup property value and grouped by arguments.

Namespace: DevExpress.XamarinForms.Charts

Assembly: DevExpress.XamarinForms.Charts.dll

NuGet Package: DevExpress.XamarinForms.Charts

Declaration

public class SideBySideStackedBarSeries :
    StackedBarSeries

Remarks

The height of each stacked bar is determined by the total of series values the bar contains.

Side-by-side Stacked Bars

Implements

Xamarin.Forms.IElementController

Inheritance

Show 11 items
Object
Xamarin.Forms.BindableObject
See Also