Skip to main content

BarSideBySideStackedSeries2D Class

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

Namespace: DevExpress.Xpf.Charts

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

NuGet Package: DevExpress.Wpf.Charts

Declaration

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