CrosshairAxisLabelElement.AxisValue Property
Gets or sets the crosshair axis label’s position along an axis.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
Object | A Object value that specifies the crosshair axis label’s position. |
Remarks
Use the AxisValue property to customize the appearance of a crosshair axis label element when custom drawing a crosshair cursor.
See Also