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.v18.2.dll

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