SeriesPoint.Brush Property
Gets or sets the brush used to draw this point.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v23.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
SolidColorBrush | A SolidColorBrush object. |
See Also