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

ASPxClientMovingAverage.pointsCount Property

Gets the number of data points used to calculate the moving average.

Declaration

pointsCount: number

Property Value

Type Description
number

An integer value, specifying the number of points.

See Also