Skip to main content

CrosshairAxisLabelPresentationData Class

The Crosshair Cursor’s axis label model.

Namespace: DevExpress.Xpf.Charts

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

NuGet Package: 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