ASPxClientExponentialMovingAverage Class
In This Article
The client-side equivalent of the ExponentialMovingAverage class.
#Declaration
TypeScript
declare class ASPxClientExponentialMovingAverage extends ASPxClientMovingAverage
#Inheritance
See Also