Used in AverageType property.
[Serializable]
public sealed enum RSIAverageType : Enum , IComparable, IFormattable
, IConvertible

Public Members

MemberDescription
SMASimple Moving Average.
EMAExponential Moving Average.

See Also

Steema.TeeChart.Functions Namespace