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

CrosshairIndicatorElement.IndicatorPoint Property

Returns information about an indicator point under a crosshair.

Namespace: DevExpress.Xpf.Charts

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

Declaration

public IndicatorPoint IndicatorPoint { get; }

Property Value

Type Description
IndicatorPoint

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

See Also