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