ChartDirector 7.0 (PHP Edition)
XYChart.
Usage
Description
y2 = y1 * slope + interceptArguments
| Argument | Default | Description |
|---|---|---|
| slope | 1 | The slope parameter for the formula linking the secondary y-axis to the primary y-axis. |
| intercept | 0 | The intercept parameter for the formula linking the secondary y-axis to the primary y-axis. |
Return Value