ChartDashboardLayoutItem.PointSeriesStyle Attached Property
An attached property that applies style settings to the Point series in the underlying Chart control.
Namespace: DevExpress.DashboardWpf
Assembly: DevExpress.Xpf.Dashboard.v24.2.dll
Declaration
Returns
Type | Description |
---|---|
Style | A Style object that contains settings applied to the Point series. |
See Also