ChartDashboardLayoutItem.StockSeriesStyle Attached Property
An attached property that applies style settings to the High-Low-Close and Stock series.
Namespace: DevExpress.DashboardWpf
Assembly: DevExpress.Xpf.Dashboard.v25.1.dll
NuGet Package: DevExpress.Wpf.Dashboard
Declaration
Returns
| Type | Description |
|---|---|
| Style | A Style object that contains settings applied to the High-Low-Close and Stock series. |
See Also