BarSideBySideSeries2D Class
In This Article
Represents the Side-by-Side Bar series.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
public class BarSideBySideSeries2D :
BarSeries2D,
ISideBySideBarSeriesView,
IBarSeriesView
#Remarks
The BarSideBySideSeries2D class exposes the BarSideBySideSeries2D.LabelPosition property.
#Implements
#Inheritance
#Extension Methods
See Also