IndicatorPoint.Indicator Property
Returns the indicator that contains the point.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v22.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
Type | Description |
---|---|
Indicator | The Indicator descendant to which the point belongs. |
See Also