Skip to main content

CrosshairAxisLabelElement.AxisValue Property

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

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v23.2.dll

NuGet Package: DevExpress.Charts

Declaration

public object AxisValue { get; }

Property Value

Type Description
Object

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

See Also