CrosshairSeriesLabelItem Class
The Crosshair Cursor Label’s model.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
[NonCategorized]
public class CrosshairSeriesLabelItem :
AnnotationItem,
ICrosshairLabelItem
Remarks
The Chart Control uses this class’ instance as the data context of the Crosshair Cursor Label’s CrosshairOptionsBase.PopupTemplate template.
Inheritance
Object
DevExpress.Xpf.Charts.NotifyPropertyChangedObject
DevExpress.Xpf.Charts.AnnotationItem
CrosshairSeriesLabelItem
See Also