wpf-devexpress-dot-xpf-dot-charts-dot-barsidebysidestackedseries2d.md
Represents the 2D Side-by-Side Stacked Bar series.
Namespace : DevExpress.Xpf.Charts
Assembly : DevExpress.Xpf.Charts.v25.2.dll
NuGet Package : DevExpress.Wpf.Charts
public class BarSideBySideStackedSeries2D :
BarStackedSeries2D,
ISupportStackedGroup,
ISideBySideStackedBarSeriesView,
ISideBySideBarSeriesView,
IBarSeriesView,
ISupportSeriesGroups
Public Class BarSideBySideStackedSeries2D
Inherits BarStackedSeries2D
Implements ISupportStackedGroup,
ISideBySideStackedBarSeriesView,
ISideBySideBarSeriesView,
IBarSeriesView,
ISupportSeriesGroups
Show 16 items
Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control ChartElementBase ChartElement Series XYSeries XYSeries2D BarSeries2DBase BarSeries2D BarStackedSeries2D BarSideBySideStackedSeries2D
See Also