Skip to main content

ASPxClientExponentialMovingAverage Class

In This Article

The client-side equivalent of the ExponentialMovingAverage class.

#Declaration

TypeScript
declare class ASPxClientExponentialMovingAverage extends ASPxClientMovingAverage
See Also