Back to Devexpress

SeriesBorder.Brush Property

wpf-devexpress-dot-xpf-dot-charts-dot-seriesborder-335dcbad.md

latest1.1 KB
Original Source

SeriesBorder.Brush Property

Gets or sets the color of the series border.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public SolidColorBrush Brush { get; set; }
vb
Public Property Brush As SolidColorBrush

Property Value

TypeDescription
SolidColorBrush

A SolidColorBrush object that specifies the color of a seres.

|

See Also

SeriesBorder Class

SeriesBorder Members

DevExpress.Xpf.Charts Namespace