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

BarSeries Fields

Displays data as individual bars grouped by arguments, and each bar height is determined by the data value.
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 Identifies the Label bindable property.
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