Class IndicatorBase
Inheritance
System.Object
IndicatorBase
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.ChartView.dll
Syntax
public abstract class IndicatorBase : LineSeriesBase, IDisposable, INotifyPropertyChanged, ICustomTypeDescriptor, IStylableElement, IStylableNode, IFillElement, IBorderElement, IBoxStyle, IBoxElement, IShapedElement, IChartSeries, IChartElementPresenter, IAxisProvider
Constructors
IndicatorBase()
Declaration
protected IndicatorBase()
Methods
CreateDefaultDataPoint()
GetProcessedValue(Int32)
Declaration
public virtual double GetProcessedValue(int index)
Parameters
System.Int32
index
|
Returns
System.Double
|
GetThemeEffectiveType()
Declaration
public override Type GetThemeEffectiveType()
Returns
System.Type
|