Skip to main content
A newer version of this page is available. .

SideBySideStackedBarSeries Properties

Displays data as bars stacked according to the StackedGroup property value and grouped by arguments.
Name Description
BarWidth Specifies the width of a bar, in axis units. Inherited from BarSeriesBase.
ColorEach Indicates whether series bars are drawn in different colors. Inherited from BarSeriesBase.
Data Inherited from BarSeriesBase.
DisplayName Gets or sets the name that the series uses in a legend and text patterns. Inherited from SeriesBase.
HintOptions Inherited from Series.
Label Inherited from StackedBarSeries.
LegendTextPattern Gets or sets a text pattern that configures strings the series provides for legend items. Inherited from SeriesBase.
StackedGroup Gets or sets the index identifying a group for all similar series to be combined into the same stacked bars.
Style Specifies the bar series appearance. Inherited from BarSeriesBase.
Visible Gets or sets whether the series is visible in a chart. Inherited from SeriesBase.
VisibleInLegend Gets or sets whether the legend shows legend items for the series. Inherited from SeriesBase.
See Also