BubbleSeriesStyle.MarkerStyle Property
Gets or sets the appearance settings of bubbles.
Namespace: DevExpress.XamarinForms.Charts
Assembly: DevExpress.XamarinForms.Charts.dll
NuGet Package: DevExpress.XamarinForms.Charts
Declaration
public MarkerStyle MarkerStyle { get; set; }
Property Value
Type | Description |
---|---|
MarkerStyle | An object that stores bubble appearance settings. |
See Also