ChartDashboardLayoutItem.StackedAreaSeriesStyle Attached Property
An attached property that applies style settings to the Range Bar series.
Namespace: DevExpress.DashboardWpf
Assembly: DevExpress.Xpf.Dashboard.v24.1.dll
NuGet Package: DevExpress.Wpf.Dashboard
Declaration
See GetStackedAreaSeriesStyle(DependencyObject) and SetStackedAreaSeriesStyle(DependencyObject, Style).
Returns
Type | Description |
---|---|
Style | A Style object that contains settings applied to the target object. |
See Also