SeriesView.SelectedItemBrush Property
Gets or sets the color of the selected series point.
Namespace: DevExpress.UI.Xaml.Charts
Assembly: DevExpress.UI.Xaml.Charts.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
SolidColorBrush | A SolidColorBrush object which specifies the color of the selected series point. |
See Also