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