Back to Devexpress

BarSideBySideFullStackedSeries2D Class

wpf-devexpress-dot-xpf-dot-charts-dot-barsidebysidefullstackedseries2d.md

latest2.6 KB
Original Source

BarSideBySideFullStackedSeries2D Class

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

Declaration

csharp
public class BarSideBySideFullStackedSeries2D :
    BarFullStackedSeries2D,
    ISupportStackedGroup,
    ISideBySideStackedBarSeriesView,
    ISideBySideBarSeriesView,
    IBarSeriesView,
    ISupportSeriesGroups
vb
Public Class BarSideBySideFullStackedSeries2D
    Inherits BarFullStackedSeries2D
    Implements ISupportStackedGroup,
               ISideBySideStackedBarSeriesView,
               ISideBySideBarSeriesView,
               IBarSeriesView,
               ISupportSeriesGroups

Implements

ILegendVisible

ISupportStackedGroup

Inheritance

Show 17 items

Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control ChartElementBase ChartElement Series XYSeries XYSeries2D BarSeries2DBase BarSeries2D BarStackedSeries2D BarFullStackedSeries2D BarSideBySideFullStackedSeries2D

See Also

BarSideBySideFullStackedSeries2D Members

DevExpress.Xpf.Charts Namespace