The Exponential Trend function is similar to Trend, except that the calculation fits values using their exponential (e) weights.

For a list of all members of this type, see ExpTrendFunction Members


System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         Steema.TeeChart.Drawing.TeeBase
            Steema.TeeChart.Functions.Function
               Steema.TeeChart.Functions.BaseTrend
public class ExpTrendFunction : BaseTrend , IComponent, IDisposable

Requirements

Namespace: Steema.TeeChart.Functions Namespace

Assembly: TeeChart.dll

See Also

ExpTrendFunction members | Steema.TeeChart.Functions Namespace