OscillatorIndicator
Class
Visualizes a collection of DataPoints, using a Line shape. This class represents the Moving Average financial indicator. Its values are defined as the average value of the last points.
Definition
Namespace:Telerik.Windows.Controls.ChartView
Assembly:Telerik.Windows.Controls.Chart.dll
Syntax:
C#
public class OscillatorIndicator : ShortLongPeriodIndicatorBase, IChartElementPresenter
Inheritance: objectRadControlBasePresenterBaseChartElementPresenterChartSeriesIndicatorBaseLineIndicatorBaseValueIndicatorBaseShortLongPeriodIndicatorBaseOscillatorIndicator...
Implements:
Inherited Members
Constructors
C#
public OscillatorIndicator()