Back to Devexpress

ExponentialMovingAverage Constructors

corelibraries-devexpress-dot-xtracharts-dot-exponentialmovingaverage-dot-ctor.md

latest1.4 KB
Original Source

ExponentialMovingAverage Constructors

Represents an Exponential Moving Average indicator.

NameParametersDescription
ExponentialMovingAverage()noneInitializes a new instance of the ExponentialMovingAverage class with the default settings.
ExponentialMovingAverage(String, ValueLevel)name, valueLevelInitializes a new instance of the ExponentialMovingAverage class with the specified name and value level.
ExponentialMovingAverage(String)nameInitializes a new instance of the ExponentialMovingAverage class with the specified name.

See Also

ExponentialMovingAverage Class

ExponentialMovingAverage Members

DevExpress.XtraCharts Namespace