Back to Devexpress

BubbleSeriesStyle.MarkerStyle Property

maui-devexpress-dot-maui-dot-charts-dot-bubbleseriesstyle.md

latest835 B
Original Source

BubbleSeriesStyle.MarkerStyle Property

Gets or sets the appearance settings of bubbles. This is a bindable property.

Namespace : DevExpress.Maui.Charts

Assembly : DevExpress.Maui.Charts.dll

NuGet Package : DevExpress.Maui.Charts

Declaration

csharp
public MarkerStyle MarkerStyle { get; set; }

Property Value

TypeDescription
MarkerStyle

An object that stores bubble appearance settings.

|

See Also

BubbleSeriesStyle Class

BubbleSeriesStyle Members

DevExpress.Maui.Charts Namespace