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