CrosshairAxisLabelPresentationData Class
The Crosshair Cursor’s axis label model.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.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