Click or drag to resize
EWMA Constructor
Overload List
  NameDescription
Public methodEWMA(AxisXY, Double, Double)
Creates an exponentially weighted moving average chart. The expected mean and standard deviation are computed from the sample data.
Public methodEWMA(AxisXY, Double, Double, Double, Double)
Creates an exponentially weighted moving average chart using the given values for the expected mean and standard deviation.
Top
See Also