Skip to main content

ASPxClientMovingAverage Members

The client-side equivalent of the MovingAverage class.

Properties

Name Description
chart Gets the chart that owns the current chart element. Inherited from ASPxClientWebChartElement.
envelopePercent Gets a value specifying the Envelope percent.
kind Gets a value specifying whether to display a Moving Average, Envelope, or both.
name Gets the name of the chart element. Inherited from ASPxClientWebChartElementNamed.
pointsCount Gets the number of data points used to calculate the moving average.
series Gets the indicator‘s associated series. Inherited from ASPxClientIndicator.
valueLevel Gets a value specifying the value level to which the single-level indicator corresponds. Inherited from ASPxClientSingleLevelIndicator.
See Also