Back to Devexpress

CrosshairLegendElementBase.LineElement Property

wpf-devexpress-dot-xpf-dot-charts-dot-crosshairlegendelementbase-b03573c5.md

latest1.1 KB
Original Source

CrosshairLegendElementBase.LineElement Property

Returns the axis line element that belongs to the Crosshair Cursor Label Row displayed in a legend.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public CrosshairLineElement LineElement { get; }
vb
Public ReadOnly Property LineElement As CrosshairLineElement

Property Value

Type
CrosshairLineElement

See Also

CrosshairLegendElementBase Class

CrosshairLegendElementBase Members

DevExpress.Xpf.Charts Namespace