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

StackedBarSeries Fields

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
BarWidthProperty static Identifies the BarWidth bindable property. Inherited from BarSeriesBase.
ColorEachProperty static Identifies the ColorEach bindable property. Inherited from BarSeriesBase.
DataProperty static Identifies the Data bindable property. Inherited from BarSeriesBase.
DisplayNameProperty static Inherited from SeriesBase.
HintOptionsProperty static Inherited from Series.
LabelProperty static
LegendTextPatternProperty static Inherited from SeriesBase.
StyleProperty static Identifies the Style bindable property. Inherited from BarSeriesBase.
VisibleInLegendProperty static Inherited from SeriesBase.
VisibleProperty static Inherited from SeriesBase.
See Also