Skip to main content
A newer version of this page is available. .

SimpleMovingAverage() Constructor

Initializes a new instance of the SimpleMovingAverage class with the default settings.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v22.2.dll

NuGet Package: DevExpress.Charts

Declaration

public SimpleMovingAverage()

Remarks

For the information on using this indicator, see Moving Average and Envelope.

See Also