Back to Devexpress

MovingAverage Constructors

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

latest1.1 KB
Original Source

MovingAverage Constructors

Represents the base class for Moving Average and Envelope objects of various types.

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

See Also

MovingAverage Class

MovingAverage Members

DevExpress.XtraCharts Namespace