Skip to main content
A newer version of this page is available. .

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

Declaration

public CrosshairAxisLabelElement AxisLabelElement { get; }

Property Value

Type
CrosshairAxisLabelElement
See Also