Skip to main content

ChartDashboardLayoutItem.RangeBarSeriesStyle Attached Property

In This Article

An attached property that applies style settings to the Range Bar series in the underlying Chart control.

Namespace: DevExpress.DashboardWpf

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

NuGet Package: DevExpress.Wpf.Dashboard

#Declaration

#Returns

Type Description
Style

A Style object that contains settings applied to the Range Bar series.

See Also