Back to Devexpress

BubbleSeriesStyle Class

maui-devexpress-dot-maui-dot-charts-517d8bc7.md

latest1.5 KB
Original Source

BubbleSeriesStyle Class

Stores bubble series appearance settings.

Namespace : DevExpress.Maui.Charts

Assembly : DevExpress.Maui.Charts.dll

NuGet Package : DevExpress.Maui.Charts

Declaration

csharp
public class BubbleSeriesStyle :
    StyleBase

The following members return BubbleSeriesStyle objects:

Implements

IElementController

INotifyPropertyChanged

Inheritance

System.Object BindableObject Element ChartElementBase ChartElement StyleBase BubbleSeriesStyle

Extension Methods

Yield<BubbleSeriesStyle>()

YieldIfNotNull<BubbleSeriesStyle>()

See Also

BubbleSeriesStyle Members

DevExpress.Maui.Charts Namespace