Back to Devexpress

FullStackedAreaSeries Fields

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

latest5.8 KB
Original Source

FullStackedAreaSeries Fields

Displays data as areas on a chart, so that each data point value is stacked with values of all the other corresponding data points and the total area is always the full area of the chart diagram.

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.
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.
FillColorizerProperty staticIdentifies the FillColorizer bindable property. Inherited from StackedAreaSeries.
HintOptionsProperty staticIdentifies the HintOptions bindable property. Inherited from Series.
LabelProperty staticIdentifies the Label bindable property. Inherited from AreaSeriesBase.
LegendItemsBehaviorProperty staticIdentifies the LegendItemsBehavior bindable property. Inherited from AreaSeriesBase.
LegendTextPatternProperty staticIdentifies the LegendTextPattern bindable property. Inherited from SeriesBase.
MarkersVisibleProperty staticIdentifies the MarkersVisible bindable property. Inherited from AreaSeriesBase.
PointColorizerProperty staticIdentifies the PointColorizer bindable property. Inherited from StackedAreaSeries.
SegmentColorizerProperty staticIdentifies the SegmentColorizer bindable property. Inherited from StackedAreaSeries.
StyleProperty staticIdentifies the Style bindable property. Inherited from AreaSeriesBase.
VisibleInLegendProperty staticIdentifies the VisibleInLegend bindable property. Inherited from SeriesBase.
VisibleProperty staticIdentifies the Visible bindable property. Inherited from SeriesBase.

See Also

FullStackedAreaSeries Class

FullStackedAreaSeries Members

DevExpress.Maui.Charts Namespace