Back to Devexpress

RelativeStrengthIndex Class

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

latest2.0 KB
Original Source

RelativeStrengthIndex Class

A Relative Strength Index indicator.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public class RelativeStrengthIndex :
    SeparatePaneIndicatorWithPoints
vb
Public Class RelativeStrengthIndex
    Inherits SeparatePaneIndicatorWithPoints

Remarks

The Relative Strength Index indicator looks as follows.

Implements

ILegendVisible

Inheritance

Show 13 items

Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control ChartElementBase ChartElement Indicator SeparatePaneIndicator DevExpress.Xpf.Charts.SeparatePaneIndicatorWithPoints RelativeStrengthIndex

See Also

RelativeStrengthIndex Members

DevExpress.Xpf.Charts Namespace