ChartDirector 7.0 (Java Edition)
RanSeries.
Usage
Description
Arguments
Argument | Default | Description |
---|---|---|
ret | (Mandatory) | The array to be filled. |
offset | (Mandatory) | The index of the array position to start filling. |
len | (Mandatory) | The number of random numbers to generate. |
minValue | (Mandatory) | The minimum value of the random number. |
maxValue | (Mandatory) | The maximum value of the random number. |
Return Value