Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.ChartView.dll
Syntax:
C#
public abstract class BollingerBandsIndicatorBase : MovingAverageIndicator, IDisposable, INotifyPropertyChanged, ICustomTypeDescriptor, IStylableElement, IStylableNode, IFillElement, IBorderElement, IBoxStyle, IBoxElement, IShapedElement, IChartSeries, IChartElementPresenter, IAxisProvider
Inheritance: objectDisposableObjectRadObjectUIChartElementChartSeriesCartesianSeriesCartesianPointSeriesLineSeriesBaseIndicatorBaseValuePeriodIndicatorBaseMovingAverageIndicatorBollingerBandsIndicatorBase...
Derived Classes:
Implements:
Inherited Members
Constructors
C#
protected BollingerBandsIndicatorBase()
Fields
C#
public static readonly RadProperty StandardDeviationsProperty
Properties
Gets or sets the standard deviations.
C#
public int StandardDeviations { get; set; }
The standard deviations.