Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Wpf.Charts

Declaration

public CrosshairLineElement LineElement { get; }

Property Value

Type
CrosshairLineElement
See Also