CrosshairSeriesLabelPresentationData Class
The Crosshair Cursor’s Label Row model.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
[NonCategorized]
public class CrosshairSeriesLabelPresentationData :
CrosshairLabelPresentationData
Remarks
The XYSeries2D.CrosshairLabelTemplate and Series3DBase.CrosshairLabelTemplate templates use this class’ object as the data context.
Inheritance
Object
DevExpress.Xpf.Charts.NotifyPropertyChangedObject
CrosshairLabelPresentationData
CrosshairSeriesLabelPresentationData
See Also