Skip to main content

SimpleMovingAverage() Constructor

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

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v24.1.dll

NuGet Package: DevExpress.Charts

Declaration

public SimpleMovingAverage()

Remarks

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

See Also