Back to Devexpress

CircularLineSeries2D.LineStyle Property

wpf-devexpress-dot-xpf-dot-charts-dot-circularlineseries2d-b24b98ad.md

latest1.1 KB
Original Source

CircularLineSeries2D.LineStyle Property

Specifies the line style settings of the CircularLineSeries2D.

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

CircularLineSeries2D Class

CircularLineSeries2D Members

DevExpress.Xpf.Charts Namespace