CrosshairIndicatorElement Class
The Crosshair Cursor‘s element that shows information about the indicator in the Crosshair Label.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Remarks
The Crosshair Cursor displays data using a label when the ContentShowMode (CrosshairContentShowMode) property is set to Label.
Use the CrosshairIndicatorElement class to configure indicator element appearance using the CustomDrawCrosshair event.
Inheritance
Object
CrosshairElementBase
CrosshairIndicatorElement
See Also