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

ChartDashboardLayoutItem.BubbleSeriesStyle Attached Property

An attached property that applies style settings to the Bubble weighted series in the underlying Chart control.

Namespace: DevExpress.DashboardWpf

Assembly: DevExpress.Xpf.Dashboard.v21.2.dll

NuGet Package: DevExpress.Wpf.Dashboard

Declaration

Returns

Type Description
Style

A Style object that contains settings applied to the Bubble weighted series.

See Also