ChartDirector 6.1 (Java Edition)
Chart.arraySlice
Usage
Description
Arguments
Argument | Default | Description |
---|---|---|
a | (Mandatory) | The array to be copied. |
startIndex | (Mandatory) | The array index to start copying from. |
len | (Mandatory) | The number of elements to copy. |
Return Value