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

StackedBarSeries Properties

Displays data as bars stacked by arguments, so that each stacked bar height is determined by the total of all the series values for the argument.
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
LegendTextPattern Gets or sets a text pattern that configures strings the series provides for legend items. Inherited from SeriesBase.
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