Skip to main content
A newer version of this page is available. .

CrosshairSeriesLabelPresentationData Class

The Crosshair Cursor’s Label Row model.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v19.1.dll

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