IndicatorPoint.Indicator Property
In This Article
Returns the indicator that contains the point.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
#Property Value
Type | Description |
---|---|
Indicator | The Indicator descendant to which the point belongs. |
See Also