Back to Devexpress

CrosshairSeriesLabelPresentationData Class

wpf-devexpress-dot-xpf-dot-charts-9128e966.md

latest1.5 KB
Original Source

CrosshairSeriesLabelPresentationData Class

The Crosshair Cursor’s Label Row model.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
[NonCategorized]
public class CrosshairSeriesLabelPresentationData :
    CrosshairLabelPresentationData
vb
<NonCategorized>
Public Class CrosshairSeriesLabelPresentationData
    Inherits 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

CrosshairSeriesLabelPresentationData Members

DevExpress.Xpf.Charts Namespace