ClassBollingerBandsInnerIndicator
Class
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.ChartView.dll
Syntax:
cs-api-definition
public class BollingerBandsInnerIndicator : BollingerBandsIndicatorBase, IDisposable, INotifyPropertyChanged, ICustomTypeDescriptor, IStylableElement, IStylableNode, IFillElement, IBorderElement, IBoxStyle, IBoxElement, IShapedElement, IChartSeries, IChartElementPresenter, IAxisProvider, IChildIndicator
Inheritance: objectDisposableObjectRadObjectUIChartElementChartSeriesCartesianSeriesCartesianPointSeriesLineSeriesBaseIndicatorBaseValuePeriodIndicatorBaseMovingAverageIndicatorBollingerBandsIndicatorBaseBollingerBandsInnerIndicator
Implements:
Inherited Members
Constructors
BollingerBandsInnerIndicator(BollingerBandsIndicator)
Initializes a new instance of the BollingerBandsInnerIndicator class.
Declaration
cs-api-definition
public BollingerBandsInnerIndicator(BollingerBandsIndicator owner)
Parameters
owner
The owner.
Properties
OwnerIndicator
Gets the owner indicator.
Declaration
cs-api-definition
public IndicatorBase OwnerIndicator { get; }
Property Value
The owner indicator.
Implements
Methods
UpperLowerResult(double, double)
Uppers the lower result.