Back to Devexpress

RangeAreaSeries Fields

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

latest5.9 KB
Original Source

RangeAreaSeries Fields

Displays data as a filled area between two value sets.

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.
HintOptionsProperty staticIdentifies the HintOptions bindable property. Inherited from Series.
LabelProperty staticIdentifies the Label bindable property.
LegendItemsBehaviorProperty staticIdentifies the LegendItemsBehavior bindable property.
LegendTextPatternProperty staticIdentifies the LegendTextPattern bindable property. Inherited from SeriesBase.
Line1MarkersVisibleProperty staticIdentifies the Line1MarkersVisible bindable property.
Line1PointColorizerProperty staticIdentifies the Line1PointColorizer bindable property.
Line1SegmentColorizerProperty staticIdentifies the Line1SegmentColorizer bindable property.
Line2MarkersVisibleProperty staticIdentifies the Line2MarkersVisible bindable property.
Line2PointColorizerProperty staticIdentifies the Line2PointColorizer bindable property.
Line2SegmentColorizerProperty staticIdentifies the Line2SegmentColorizer bindable property.
StyleProperty staticIdentifies the Style bindable property.
VisibleInLegendProperty staticIdentifies the VisibleInLegend bindable property. Inherited from SeriesBase.
VisibleProperty staticIdentifies the Visible bindable property. Inherited from SeriesBase.

See Also

RangeAreaSeries Class

RangeAreaSeries Members

DevExpress.Maui.Charts Namespace