Skip to main content
A newer version of this page is available. .

BubbleSeries Class

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.

Namespace: DevExpress.XamarinForms.Charts

Assembly: DevExpress.XamarinForms.Charts.dll

Declaration

public class BubbleSeries :
    Series,
    IXYSeriesDataOwner

Remarks

Bubble Series

Inheritance

Object
Xamarin.Forms.BindableObject
See Also