ChartDirector 7.0 (ASP/COM/VB Edition)
RanTable.
Usage
Description
Arguments
Argument | Default | Description |
---|---|---|
colNo | (Mandatory) | The column to fill. The first column is 0. The nth column is (n - 1). |
startValue | (Mandatory) | The value of the first record in the column. |
minDelta | (Mandatory) | The minimum change between two consecutive numbers. |
maxDelta | (Mandatory) | The maximum change between two consecutive numbers. |
lowerLimit | [-Infinity] | The minimum allowed value of the numbers. |
upperLimit | [+Infinity] | The maximum allowed value of the numbers. |
Return Value