Back to Devexpress

Series Fields

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

latest3.2 KB
Original Source

Series Fields

The base class for all series the ChartView displays.

NameDescription
AutomationIdProperty staticBindable property for AutomationId. Inherited from Element.
AxisXProperty staticIdentifies the AxisX bindable property.
AxisYProperty staticIdentifies the AxisY bindable property.
BindingContextProperty staticBindable property for BindingContext. Inherited from BindableObject.
ClassIdProperty staticBindable property for ClassId. Inherited from Element.
DisplayNameProperty staticIdentifies the DisplayName bindable property. Inherited from SeriesBase.
HintOptionsProperty staticIdentifies the HintOptions bindable property.
LegendTextPatternProperty staticIdentifies the LegendTextPattern bindable property. Inherited from SeriesBase.
VisibleInLegendProperty staticIdentifies the VisibleInLegend bindable property. Inherited from SeriesBase.
VisibleProperty staticIdentifies the Visible bindable property. Inherited from SeriesBase.

See Also

Series Class

Series Members

DevExpress.Maui.Charts Namespace