[VB] | Public Function movMed(interval As Integer) As ArrayMath |
[C#] | public ArrayMath movMed(int interval); |
ChartDirector 5.1 (.NET Edition)
ArrayMath.movMed
Usage
[VB] | Public Function movMed(interval As Integer) As ArrayMath |
[C#] | public ArrayMath movMed(int interval); |
Description
Arguments
Argument | Default | Description |
---|---|---|
interval | (Mandatory) | The window size. |
Return Value