Back to Devexpress

Pane.CrosshairArgumentLineStyle Property

wpf-devexpress-dot-xpf-dot-charts-dot-pane-a3cb5b03.md

latest1.1 KB
Original Source

Pane.CrosshairArgumentLineStyle Property

This property is hidden and provides internal infrastructure, so you don’t need to use it in your code.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
[Browsable(false)]
public LineStyle CrosshairArgumentLineStyle { get; set; }
vb
<Browsable(False)>
Public Property CrosshairArgumentLineStyle As LineStyle

Property Value

TypeDescription
LineStyle

A LineStyle object.

|

See Also

Pane Class

Pane Members

DevExpress.Xpf.Charts Namespace