Class RelativeStrengthIndexIndicator
Visualizes a collection of DataPoints, using a System.Windows.Shapes.Line shape. This class represents the RelativeStrengthIndex financial indicator.
Inheritance
System.Object
RelativeStrengthIndexIndicator
Inherited Members
Namespace: Telerik.Windows.Controls.ChartView
Assembly: Telerik.Windows.Controls.Chart.dll
Syntax
public class RelativeStrengthIndexIndicator : ValuePeriodIndicatorBase, IChartElementPresenterWithMargin, IChartSeries, IChartElementPresenter, ISeries
Constructors
RelativeStrengthIndexIndicator()
Declaration
public RelativeStrengthIndexIndicator()
Methods
ToString()
Returns a System.String that represents the current System.Object.
Declaration
public override string ToString()
Returns
System.String
|