Back to Devexpress

MarkerItem.MarkerLineStyle Property

wpf-devexpress-dot-xpf-dot-charts-dot-markeritem-5148ea14.md

latest1.0 KB
Original Source

MarkerItem.MarkerLineStyle Property

Gets or sets the style of the item marker line.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

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

Property Value

TypeDescription
LineStyle

A LineStyle object specifying the style.

|

See Also

MarkerItem Class

MarkerItem Members

DevExpress.Xpf.Charts Namespace