Back to Devexpress

BubbleSeries Fields

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

latest4.9 KB
Original Source

BubbleSeries Fields

Displays three-dimensional data as a collection of bubbles, so that each bubble position visualizes the first two dimensions and the bubble size is the third dimension.

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.
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.
MaxSizeProperty staticIdentifies the MaxSize bindable property.
MinSizeProperty staticIdentifies the MinSize bindable property.
PointColorizerProperty staticIdentifies the PointColorizer 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

BubbleSeries Class

BubbleSeries Members

DevExpress.Maui.Charts Namespace