Back to Devexpress

IndicatorPoint.Indicator Property

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

latest1.0 KB
Original Source

IndicatorPoint.Indicator Property

Returns the indicator that contains the point.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

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

Property Value

TypeDescription
Indicator

The Indicator descendant to which the point belongs.

|

See Also

IndicatorPoint Class

IndicatorPoint Members

DevExpress.Xpf.Charts Namespace