Back to Devexpress

CrosshairAxisLabelPresentationData.Axis Property

wpf-devexpress-dot-xpf-dot-charts-dot-crosshairaxislabelpresentationdata.md

latest1.1 KB
Original Source

CrosshairAxisLabelPresentationData.Axis Property

Gets or sets the axis on which the Crosshair Cursor displays the label.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public Axis Axis { get; set; }
vb
Public Property Axis As Axis

Property Value

TypeDescription
Axis

The axis on which the Crosshair Cursor displays the label.

|

See Also

CrosshairAxisLabelPresentationData Class

CrosshairAxisLabelPresentationData Members

DevExpress.Xpf.Charts Namespace