Back to Devexpress

FullStackedBarSeries Fields

maui-devexpress-dot-maui-dot-charts-dot-fullstackedbarseries-dot-underscore-fields.md

latest5.2 KB
Original Source

FullStackedBarSeries Fields

Displays data as bars stacked by arguments, so that each stacked bar height is always the full height of the chart diagram and series values are displayed as percentages of a bar.

NameDescription
AutomationIdProperty staticBindable property for AutomationId. Inherited from Element.
AxisXProperty staticIdentifies the AxisX bindable property. Inherited from Series.
AxisYProperty staticIdentifies the AxisY bindable property. Inherited from Series.
BarWidthProperty staticIdentifies the BarWidth bindable property. Inherited from BarSeriesBase.
BindingContextProperty staticBindable property for BindingContext. Inherited from BindableObject.
ClassIdProperty staticBindable property for ClassId. Inherited from Element.
DataProperty staticIdentifies the Data bindable property. Inherited from XYSeries.
DisplayNameProperty staticIdentifies the DisplayName bindable property. Inherited from SeriesBase.
HintOptionsProperty staticIdentifies the HintOptions bindable property. Inherited from Series.
LabelProperty staticIdentifies the Label bindable property. Inherited from StackedBarSeries.
LegendItemsBehaviorProperty staticIdentifies the LegendItemsBehavior bindable property. Inherited from BarSeriesBase.
LegendTextPatternProperty staticIdentifies the LegendTextPattern bindable property. Inherited from SeriesBase.
PointColorizerProperty staticIdentifies the PointColorizer bindable property. Inherited from StackedBarSeries.
StyleProperty staticIdentifies the Style bindable property. Inherited from BarSeriesBase.
VisibleInLegendProperty staticIdentifies the VisibleInLegend bindable property. Inherited from SeriesBase.
VisibleProperty staticIdentifies the Visible bindable property. Inherited from SeriesBase.

See Also

FullStackedBarSeries Class

FullStackedBarSeries Members

DevExpress.Maui.Charts Namespace