Back to Devexpress

SeriesBorder.LineStyle Property

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

latest1.0 KB
Original Source

SeriesBorder.LineStyle Property

Specifies the line style settings for the series border.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public LineStyle LineStyle { get; set; }
vb
Public Property LineStyle As LineStyle

Property Value

TypeDescription
LineStyle

A LineStyle object that contains line style settings.

|

See Also

SeriesBorder Class

SeriesBorder Members

DevExpress.Xpf.Charts Namespace