CrosshairLegendElementBase.AxisLabelElement Property
In This Article
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.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
public CrosshairAxisLabelElement AxisLabelElement { get; }
#Property Value
Type |
---|
Crosshair |
See Also