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

BarSideBySideStackedSeries2D Class

Represents the 2D Side-by-Side Stacked Bar series.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v21.2.dll

NuGet Package: DevExpress.Wpf.Charts

Declaration

public class BarSideBySideStackedSeries2D :
    BarStackedSeries2D,
    ISupportStackedGroup,
    ISideBySideStackedBarSeriesView,
    ISideBySideBarSeriesView,
    IBarSeriesView,
    ISupportSeriesGroups
See Also