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

CrosshairAxisLabelElement.AxisValue Property

Gets or sets the crosshair axis label’s position along an axis.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v18.2.dll

Declaration

public object AxisValue { get; }

Property Value

Type Description
Object

A Object value that specifies the crosshair axis label’s position.

See Also