Skip to main content

CrosshairLegendElementBase.AxisLabelElement Property

Returns the axis label 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 CrosshairAxisLabelElement AxisLabelElement { get; }

Property Value

Type
CrosshairAxisLabelElement
See Also