Back to Devexpress

SimpleMovingAverage Constructors

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

latest1.3 KB
Original Source

SimpleMovingAverage Constructors

Represents a Simple Moving Average indicator.

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

See Also

SimpleMovingAverage Class

SimpleMovingAverage Members

DevExpress.XtraCharts Namespace