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

CrosshairAxisLabelPresentationData Class

The Crosshair Cursor’s axis label model.

Namespace: DevExpress.Xpf.Charts

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Charts, DevExpress.Wpf.Charts

Declaration

[NonCategorized]
public class CrosshairAxisLabelPresentationData :
    CrosshairLabelPresentationData

Remarks

The Axis2D.CrosshairLabelTemplate and Axis3DBase.CrosshairLabelTemplate templates use this class’ object as the data context.

Inheritance

Object
DevExpress.Xpf.Charts.NotifyPropertyChangedObject
CrosshairLabelPresentationData
CrosshairAxisLabelPresentationData
See Also