Back to Devexpress

CrosshairIndicatorElement.IndicatorPoint Property

wpf-devexpress-dot-xpf-dot-charts-dot-crosshairindicatorelement.md

latest1.1 KB
Original Source

CrosshairIndicatorElement.IndicatorPoint Property

Returns information about an indicator point under a crosshair.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public IndicatorPoint IndicatorPoint { get; }
vb
Public ReadOnly Property IndicatorPoint As IndicatorPoint

Property Value

TypeDescription
IndicatorPoint

The indicator point an end user highlights using the Crosshair Cursor.

|

See Also

CrosshairIndicatorElement Class

CrosshairIndicatorElement Members

DevExpress.Xpf.Charts Namespace