ClassTrueRangeIndicator
Class
Visualizes a collection of DataPoints, using a shape. This class represents the True Range oscillator.
Definition
Namespace:Telerik.UI.Xaml.Controls.Chart
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public class TrueRangeIndicator : HighLowCloseIndicatorBase, IChartSeries, IChartElementPresenter, IElementPresenter
Inheritance: objectRadControlPresenterBaseChartElementPresenterChartSeriesIndicatorBaseLineIndicatorBaseHighLowIndicatorBaseHighLowCloseIndicatorBaseTrueRangeIndicator
Implements:
Inherited Members
Constructors
TrueRangeIndicator()
Initializes a new instance of the TrueRangeIndicator class.
Declaration
cs-api-definition
public TrueRangeIndicator()